function.cc File Reference
#include "debug.hh"
#include "roboptim/core/function.hh"
#include "roboptim/core/indent.hh"
#include "roboptim/core/util.hh"

Namespaces

namespace  roboptim
 

Meta-functions, functions and solvers related classes.


Functions

ROBOPTIM_DLLAPI std::ostream & roboptim::operator<< (std::ostream &o, const Function &f)
 Override operator<< to handle function display.