Click or drag to resize

RungeKuttaExplicitBaseCore_order Field

Order of the Runge-Kutta method (the highest order of the embedded pair).

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected readonly int _order

Field Value

Int32
See Also