RungeKuttaExplicitBaseA_Interpolation Property |
Gets additional central coefficients of the Runge-Kutta scheme that are used for dense output (interpolation).
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual double[][] A_Interpolation { get; }
Property Value
DoubleSee Also