Click or drag to resize

RungeKuttaExplicitBaseCoreErrorNorm Property

Gets the vector norm used to reduce the vector of relative errors (dimension N) to a scalar relative error.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public ErrorNorm ErrorNorm { get; }

Property Value

ErrorNorm
See Also