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

Macro Definition Documentation

◆ OPTIMIST_FUNCTION_HH

#define OPTIMIST_FUNCTION_HH