Click or drag to resize

GearsBDFWithNordsieckStateCore_x Field

Array of previous x. x[0] is the current x, x[1] is the previous x and so on.

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

Field Value

ValueTupleDouble, Double
See Also