RungeKuttaExplicitBaseAbsoluteTolerance Property |
Gets or sets the absolute tolerance.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double AbsoluteTolerance { get; set; }
Property Value
Double
The absolute tolerance.
Exceptions See Also