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: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected double[] _Y

Field Value

Double
See Also