Golden |
The GoldenSectionMinimizer type exposes the following members.
| Name | Description | |
|---|---|---|
| LowerExpansionFactor | Gets or sets the factor used when expanding the lower bound. | |
| MaximumExpansionSteps | Gets or sets the maximum number of interval expansion steps used to bracket a minimum. | |
| MaximumIterations | Gets or sets the maximum number of golden-section iterations. | |
| UpperExpansionFactor | Gets or sets the factor used when expanding the upper bound. | |
| XTolerance | Gets or sets the tolerance for the interval width in x-direction. |