Click or drag to resize

RungeKuttaExplicitBaseCore_isFirstSameAsLastMethod Field

if the method has the FSAL (first-same-as-last) property; otherwise, . This is, for instance, true for the Dormand-Prince (RK547M) method.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
protected readonly bool _isFirstSameAsLastMethod

Field Value

Boolean
See Also