BruteForceLineSearchDivisionDepth Property |
Gets or sets the maximum recursion depth for refining the minimum.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int DivisionDepth { get; set; }Property Value
Int32
Exceptions
See Also