Interface ODESolver

    • Method Detail

      • solve

        ODESolution solve​(ODE1stOrder ode)
        Solves the given ODE problem.
        Parameters:
        ode - the ODE problem
        Returns:
        the solution