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