Brute |
The BruteForceLineSearch type exposes the following members.
| Name | Description | |
|---|---|---|
| DivisionDepth | Gets or sets the maximum recursion depth for refining the minimum. | |
| MethodName | Gets the method name. (Inherited from OptimizationMethod) | |
| NumberOfInitialDivisions | Gets or sets the number of grid divisions used in the initial coarse search. | |
| NumberOfSubsequentDivisions | Gets or sets the number of divisions used for each refinement step after the initial search. |