public interface ODESolver
| Modifier and Type | Method and Description |
|---|---|
ODESolution |
solve(ODE1stOrder ode)
Solves the given ODE problem.
|
ODESolution solve(ODE1stOrder ode)
ode - the ODE problemCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.