UncOdeSolver Class
Ordinary Differential Equation (ODE) Solver
Namespace: Metas.UncLib.LinPropAssembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.9.9435.16865
public static class UncOdeSolver
Public NotInheritable Class UncOdeSolver
public ref class UncOdeSolver abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type UncOdeSolver = class end
- Inheritance
- Object UncOdeSolver
| SolveT(Double, T, Double, OdeFunction) |
Solves ODE System
|
| SolveT(Double, T, T, Double, OdeFunction2) |
Solves ODE System
|
| SolveT(T, T, T, Double, OdeFunction2) |
Solves ODE System
|