Click or drag to resize

RungeKuttaExplicitBaseCore_isDenseOutputPrepared Field

True if dense output was prepared, i.e. the array _rcont contains valid values.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected bool _isDenseOutputPrepared

Field Value

Boolean
See Also