Optimist  0.0.0
A C++ library for optimization
Loading...
Searching...
No Matches
NewtonRaphson.hh File Reference
Include dependency graph for NewtonRaphson.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(...): "

Macro Definition Documentation

◆ CMD

#define CMD   "Optimist::RootFinder::NewtonRaphson::solve(...): "