Click or drag to resize

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.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double[] _absoluteTolerances

Field Value

Double
See Also