Optimist  0.0.0
A C++ library for optimization
Loading...
Searching...
No Matches
Optimist::RootFinder Namespace Reference

Namespace for multi-dimensional root-finding algorithms.

Classes

class  Broyden
 Class container for the Broyden's method. More...
 
class  Greenstadt
 Class container for the Greenstadt's method. More...
 
class  Newton
 Class container for the Newton's method. More...
 
class  QuasiNewton
 Class container for the QuasiNewton's method. More...
 
class  RootFinder
 Class container for the multi-dimensional root finder. More...