RungeKuttaExplicitBaseC_Interpolation Property |
Gets additional left side coefficients of the Runge-Kutta scheme (x-partitions) 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[] C_Interpolation { get; }
Property Value
DoubleSee Also