RungeKuttaExplicitBaseCoreRelativeTolerances Property |
Gets or sets the relative tolerances. It must be ensured that this array is not altered.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[] RelativeTolerances { get; set; }
Property Value
DoubleSee Also