| 
    Optimist
    0.0.0
    
   A C++ library for optimization 
   | 
 
Namespace for multi-dimensional root-finding algorithms.
Classes | |
| class | Algo748 | 
| Class container for the Algorithm 748.  More... | |
| class | Bracketing | 
| Class container for the Bracketing algorithms.  More... | |
| class | Broyden | 
| Class container for the Broyden's method.  More... | |
| class | Chandrupatla | 
| Class container for the Chandrupatla algorithm.  More... | |
| class | Chebyshev | 
| Class container for the Chebyshev's method.  More... | |
| class | Greenstadt | 
| Class container for the Greenstadt's method.  More... | |
| class | Halley | 
| Class container for the Halley's method.  More... | |
| class | Newton | 
| Class container for the Newton's method.  More... | |
| class | NewtonRaphson | 
| Class container for the scalar Newton-Raphson method.  More... | |
| class | QuasiNewton | 
| Class container for the QuasiNewton's method.  More... | |
| class | RootFinder | 
| Class container for the multi-dimensional root finder.  More... | |
| class | RootFinder< Real, 1, DerivedSolver > | 
| Class container for the scalar scalar root-finder.  More... | |
| class | Varona | 
| Class container for the Varona's methods.  More... | |