Click or drag to resize

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.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ErrorNorm ErrorNorm { get; set; }

Property Value

ErrorNorm
See Also