roboptim::detail::StructuredInputJacobianInternal< FuncType, MatType > Struct Template Reference

This class gives access to the getJacobianBlock() method, whose implementation is to be specialized according to the type of matrix handled by the function. More...

#include <roboptim/core/detail/structured-input.hh>

Inheritance diagram for roboptim::detail::StructuredInputJacobianInternal< FuncType, MatType >:
roboptim::detail::BlockProvider

List of all members.


Detailed Description

template<typename FuncType, typename MatType>
struct roboptim::detail::StructuredInputJacobianInternal< FuncType, MatType >

This class gives access to the getJacobianBlock() method, whose implementation is to be specialized according to the type of matrix handled by the function.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines