BruteForceLineSearchNumberOfSubsequentDivisions Property |
Gets or sets the number of divisions used for each refinement step after the initial search.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int NumberOfSubsequentDivisions { get; set; }Property Value
Int32
Exceptions
See Also