Template Struct get_eigen_plain_type< Eigen::Ref< MatType, Options, Stride > >

Struct Documentation

template<typename MatType, int Options, typename Stride>
struct get_eigen_plain_type<Eigen::Ref<MatType, Options, Stride>>

Public Types

typedef Eigen::internal::traits<Eigen::Ref<MatType, Options, Stride>>::PlainObjectType type