Click or drag to resize

DOP853C_Interpolation Property

Gets additional left side coefficients of the Runge-Kutta scheme (x-partitions) that are used for dense output (interpolation).

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override double[] C_Interpolation { get; }

Property Value

Double
See Also