|
Optimist
0.0.0
A C++ library for optimization
|
#include "Optimist/RootFinder.hh"Go to the source code of this file.
Classes | |
| class | Optimist::RootFinder::NewtonRaphson< Real > |
| Class container for the scalar Newton-Raphson method. More... | |
Namespaces | |
| namespace | Optimist |
| Namespace for the Optimist library. | |
| namespace | Optimist::RootFinder |
| Namespace for multi-dimensional root-finding algorithms. | |
Macros | |
| #define | CMD "Optimist::RootFinder::NewtonRaphson::solve(...): " |
| #define CMD "Optimist::RootFinder::NewtonRaphson::solve(...): " |