RungeKuttaExplicitBaseA Property |
Central coefficients of the Runge-Kutta scheme. See [1], page 135.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected abstract double[][] A { get; }
Property Value
DoubleSee Also