Click or drag to resize

RungeKuttaExplicitBaseCore_c Field

Left side coefficients of the Runge-Kutta scheme (partitions of the step).

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected double[] _c

Field Value

Double
See Also