Click or drag to resize

BruteForceLineSearch Properties

The BruteForceLineSearch type exposes the following members.

Properties
 NameDescription
Public propertyDivisionDepth Gets or sets the maximum recursion depth for refining the minimum.
Public propertyMethodNameGets the method name.
(Inherited from OptimizationMethod)
Public propertyNumberOfInitialDivisions Gets or sets the number of grid divisions used in the initial coarse search.
Public propertyNumberOfSubsequentDivisions Gets or sets the number of divisions used for each refinement step after the initial search.
Top
See Also