OSVR-Core
Public Member Functions | Protected Attributes | List of all members
Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode > Class Template Reference
Inheritance diagram for Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >:
Eigen::internal::no_assignment_operator

Public Member Functions

template<typename Lhs , typename Rhs >
EIGEN_STRONG_INLINE SkylineProduct (const Lhs &lhs, const Rhs &rhs)
 
EIGEN_STRONG_INLINE Index rows () const
 
EIGEN_STRONG_INLINE Index cols () const
 
EIGEN_STRONG_INLINE const _LhsNested & lhs () const
 
EIGEN_STRONG_INLINE const _RhsNested & rhs () const
 

Protected Attributes

LhsNested m_lhs
 
RhsNested m_rhs
 

The documentation for this class was generated from the following file: