NonlinearMinimizerBaseNonAllocatingMaximumIterations Property |
The maximum number of iterations. If null, the maximal number of iterations is determined automatically.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int? MaximumIterations { get; set; }
Property Value
NullableInt32See Also