n-times-derivable-function.hh File Reference

#include <roboptim/core/sys.hh>
#include <roboptim/core/debug.hh>
#include <boost/static_assert.hpp>
#include <roboptim/core/fwd.hh>
#include <roboptim/core/twice-derivable-function.hh>
#include <roboptim/core/n-times-derivable-function.hxx>

Classes

class  roboptim::NTimesDerivableFunction< 2 >
 Explicit specialization for the stop case of NTimesDerivable class. More...
class  roboptim::NTimesDerivableFunction< DerivabilityOrder >
 Define a $\mathbb{R} \rightarrow \mathbb{R}^m$ function, derivable n times ( $n \geq 2$). More...

Namespaces

namespace  roboptim
 

Meta-functions, functions and solvers related classes.