Optimist  0.0.0
A C++ library for optimization
Loading...
Searching...
No Matches
Function.hh File Reference
#include "Optimist.hh"
Include dependency graph for Function.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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...

Namespaces

namespace  Optimist
 Namespace for the Optimist library.

Macros

#define OPTIMIST_FUNCTION_HH

Macro Definition Documentation

◆ OPTIMIST_FUNCTION_HH

#define OPTIMIST_FUNCTION_HH