OdeMethodOptionsErrorNorm Property |
Gets or sets the error norm that is used for the evaluation of the relative error in order to control the step size.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic ErrorNorm ErrorNorm { get; set; }Property Value
ErrorNorm
See Also