RungeKuttaExplicitBaseCoreErrorNorm Property |
Gets the vector norm used to reduce the vector of relative errors (dimension N) to a scalar relative error.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic ErrorNorm ErrorNorm { get; }Property Value
ErrorNorm
See Also