Click or drag to resize

RungeKuttaExplicitBase.Core._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.3261.0 (4.8.3261.0)
Syntax
C#
protected double[] _c

Field Value

Double[]
See Also