roboptim::detail::is_eigen_type< T > Struct Template Reference

Check whether the type provided is an Eigen type. More...

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


Detailed Description

template<typename T>
struct roboptim::detail::is_eigen_type< T >

Check whether the type provided is an Eigen type.

This solution comes from a post in the Eigen forums: https://forum.kde.org/viewtopic.php?f=74&t=121280

Template Parameters:
T
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines