Click or drag to resize

RungeKuttaExplicitBaseCoreRelativeTolerances Property

Gets or sets the relative tolerances. It must be ensured that this array is not altered.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double[] RelativeTolerances { get; set; }

Property Value

Double
See Also