| Interface | Description |
|---|---|
| ODEIntegrator |
This defines the interface for the numerical integration of a
first order ODE, for a sequence of pre-defined steps.
|
| ODESolver |
Solver for first order ODE problems.
|
| Class | Description |
|---|---|
| EulerMethod |
The Euler method is a first-order numerical procedure for solving ordinary differential equations
(ODEs) with a given initial value.
|
| ODESolution |
Solution to an ODE problem.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.