Click or drag to resize

MultiStepMethodOptionsIterationMethod Property

Gets or sets the iteration method (see values of OdeIterationMethod for explanations).

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public OdeIterationMethod IterationMethod { get; set; }

Property Value

OdeIterationMethod
See Also