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.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxprotected readonly bool _isFirstSameAsLastMethod
Field Value
Boolean
See Also