Click or drag to resize

xBaseOdeRungeKutta_Solution Field

The array containing the solution of the ODEs [T, Y1,Y2,...]

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected double[,] _Solution

Field Value

Double
See Also