roboptim::detail::derives_from_twice_differentiable_function< F > Struct Template Reference

Checks whether the function type derives from TwiceDifferentiableFunction or TwiceDifferentiableSparseFunction. More...

#include <roboptim/core/detail/utility.hh>


Detailed Description

template<typename F>
struct roboptim::detail::derives_from_twice_differentiable_function< F >

Checks whether the function type derives from TwiceDifferentiableFunction or TwiceDifferentiableSparseFunction.

Template Parameters:
Ffunction type.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines