Base typedef | Eigen::Ref< PlainObjectType, Options, StrideType > | |
construct(Expression &expr) | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inlineprotected |
innerStride() const | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inline |
m_stride | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | protected |
outerStride() const | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inline |
PlainObjectType typedef | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | private |
Ref(const PlainObjectBase< Derived > &expr, typename internal::enable_if< bool(Traits::template match< Derived >::MatchAtCompileTime), Derived >::type *=0) | Eigen::Ref< PlainObjectType, Options, StrideType > | inlineprivate |
Ref(PlainObjectBase< Derived > &expr, typename internal::enable_if< bool(Traits::template match< Derived >::MatchAtCompileTime), Derived >::type *=0) | Eigen::Ref< PlainObjectType, Options, StrideType > | inline |
Ref(const DenseBase< Derived > &expr, typename internal::enable_if< bool(Traits::template match< Derived >::MatchAtCompileTime), Derived >::type *=0) | Eigen::Ref< PlainObjectType, Options, StrideType > | inline |
RefBase() | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inline |
resolveInnerStride(Index inner) | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inlineprotectedstatic |
resolveOuterStride(Index inner, Index outer, Index rows, Index cols, bool isVectorAtCompileTime, bool isRowMajor) | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | inlineprotectedstatic |
StrideBase typedef | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | protected |
StrideType typedef | Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > > | private |
Traits typedef | Eigen::Ref< PlainObjectType, Options, StrideType > | private |