Click or drag to resize

RungeKutta45OdeSolverSolutionYtypeY Property

The state values for the solution.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Ytype Y { get; }

Property Value

Ytype
See Also