Base typedef (defined in Eigen::Ref< PlainObjectType, Options, StrideType >) | Eigen::Ref< PlainObjectType, Options, StrideType > | |
construct(Expression &expr) (defined in Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > >) | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inlineprotected |
innerStride() const (defined in Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > >) | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inline |
m_stride (defined in Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > >) | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | protected |
outerStride() const (defined in Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > >) | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inline |
Ref(PlainObjectBase< Derived > &expr, typename internal::enable_if< bool(Traits::template match< Derived >::MatchAtCompileTime), Derived >::type *=0) (defined in Eigen::Ref< PlainObjectType, Options, StrideType >) | Eigen::Ref< PlainObjectType, Options, StrideType > | inline |
Ref(const DenseBase< Derived > &expr, typename internal::enable_if< bool(internal::is_lvalue< Derived >::value &&bool(Traits::template match< Derived >::MatchAtCompileTime)), Derived >::type *=0, int=Derived::ThisConstantIsPrivateInPlainObjectBase) (defined in Eigen::Ref< PlainObjectType, Options, StrideType >) | Eigen::Ref< PlainObjectType, Options, StrideType > | inline |
RefBase() (defined in Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > >) | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inline |
StrideBase typedef (defined in Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > >) | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | protected |