RungeKuttaExplicitBaseCore_isFirstSameAsLastMethod Field |
True if the last point is the same as first point (FSAL property). This is for instance true for the Dormand-Prince (
RK547M) method.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected readonly bool _isFirstSameAsLastMethod
Field Value
BooleanSee Also