NonlinearMinimizerBaseNonAllocatingMaximumIterations Property |
Gets or sets the maximum number of iterations. If , the maximum number of iterations is determined automatically.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int? MaximumIterations { get; set; }Property Value
NullableInt32
See Also