Click or drag to resize

xOdeBase_Y Field

Array used to set the initial values and to return the solution in some ODE solvers. This array must be initialized equal to the initial values in the first call.

Namespace: DotNumerics.ODE
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected internal double[] _Y
Request Example View Source

Field Value

Double
See Also