|
Optimist
0.0.0
A C++ library for optimization
|
#include "Optimist.hh"Go to the source code of this file.
Classes | |
| class | Optimist::FunctionBase< Input, Output, DerivedFunction > |
| Class container for the generic function. More... | |
| class | Optimist::Function< Input, Output, DerivedFunction > |
| Class container for the vector-valued function (both input and output are vectors). More... | |
| class | Optimist::Function< T, T, DerivedFunction > |
| Class container for the cost function. More... | |
Namespaces | |
| namespace | Optimist |
| Namespace for the Optimist library. | |
Macros | |
| #define | OPTIMIST_FUNCTION_HH |
| #define OPTIMIST_FUNCTION_HH |