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.3179.0 (4.8.3179.0)
Syntax public ErrorNorm ErrorNorm { get; set; }
Property Value
ErrorNormSee Also