Eigen::Ref< PlainObjectType, Options, StrideType > Member List

This is the complete list of members for Eigen::Ref< PlainObjectType, Options, StrideType >, including all inherited members.

Base typedefEigen::Ref< PlainObjectType, Options, StrideType >
construct(Expression &expr)Eigen::RefBase< Ref< PlainObjectType, Options, StrideType > >inlineprotected
innerStride() constEigen::RefBase< Ref< PlainObjectType, Options, StrideType > >inline
m_strideEigen::RefBase< Ref< PlainObjectType, Options, StrideType > >protected
outerStride() constEigen::RefBase< Ref< PlainObjectType, Options, StrideType > >inline
PlainObjectType typedefEigen::RefBase< Ref< PlainObjectType, Options, StrideType > >private
Ref(const PlainObjectBase< Derived > &expr, std::enable_if_t< bool(Traits::template match< Derived >::MatchAtCompileTime), Derived > *=0)Eigen::Ref< PlainObjectType, Options, StrideType >inlineprivate
Ref(DenseBase< Derived > &expr)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 typedefEigen::RefBase< Ref< PlainObjectType, Options, StrideType > >protected
StrideType typedefEigen::RefBase< Ref< PlainObjectType, Options, StrideType > >private
Traits typedefEigen::Ref< PlainObjectType, Options, StrideType >private