Backtracking Line Search Methods
Methods
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Find |
Finds an interval that brackets the extremum, starting from the interval [0,1].
(Inherited from OneDimensionalOptimizer) |
| Find |
Finds an interval that brackets the extremum, starting from an interval of unit width centered around the specified point.
(Inherited from OneDimensionalOptimizer) |
| Find |
Finds an interval that brackets the extremum, starting from an interval with the specified bounds.
(Inherited from OneDimensionalOptimizer) |
| Find |
Finds an interval that brackets the extremum, starting from an interval with the specified bounds and
interior point.
(Inherited from OneDimensionalOptimizer) |
| Find |
Searches for an extremum.
(Inherited from OneDimensionalOptimizer) |
| Find |
Computes a maximum of the specified function.
(Inherited from OneDimensionalOptimizer) |
| Find |
Computes a maximum of the specified function.
(Inherited from OneDimensionalOptimizer) |
| Find |
Computes a minimum of the specified function.
(Inherited from OneDimensionalOptimizer) |
| Find |
Computes a minimum of the specified function.
(Inherited from OneDimensionalOptimizer) |
| Get | Serves as the default hash function. (Inherited from Object) |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |