Click or drag to resize

OptionsNumberOfIterations Property

Gets or sets number of iterations in GearBDF method - isn't used in RK547M///

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

Property Value

Int32
See Also