RungeKuttaExplicitBaseCore_absoluteTolerances Field |
The absolute tolerance. This is either an array of length 1 (in this case the absolute tolerances of all y values
are equal), or an array of the same size than y.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[] _absoluteTolerances
Field Value
DoubleSee Also