MultiStepMethodOptionsMinOrder Property |
Gets or sets the minimum order the method can use (except in the startup phase, in which the method has to start with an order of 1).
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int MinOrder { get; set; }
Property Value
Int32Exceptions See Also