Go to the source code of this file.
|
class | Optimist::FunctionBase< Real, FunInDim, FunOutDim, DerivedFunction, ForceEigen > |
| Class container for the generic function. More...
|
class | Optimist::Function< Real, N, M, DerivedFunction, ForceEigen > |
| Class container for the vector-valued function. More...
|
class | Optimist::Function< Real, N, 1, DerivedFunction > |
| Class container for the cost function. More...
|
class | Optimist::Function< Real, 1, 1, DerivedFunction > |
| Class container for the scalar function. More...
|
◆ OPTIMIST_FUNCTION_HH
#define OPTIMIST_FUNCTION_HH |