
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 |
Private Types | |
| typedef traits< SkylineProduct > ::_LhsNested | _LhsNested |
| typedef traits< SkylineProduct > ::_RhsNested | _RhsNested |
typedef traits<SkylineProduct>::_LhsNested Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >::_LhsNested [private] |
typedef traits<SkylineProduct>::_RhsNested Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >::_RhsNested [private] |
| EIGEN_STRONG_INLINE Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >::SkylineProduct | ( | const Lhs & | lhs, |
| const Rhs & | rhs | ||
| ) | [inline] |
| EIGEN_STRONG_INLINE Index Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >::cols | ( | void | ) | const [inline] |
| EIGEN_STRONG_INLINE const _LhsNested& Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >::lhs | ( | ) | const [inline] |
| EIGEN_STRONG_INLINE const _RhsNested& Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >::rhs | ( | ) | const [inline] |
| EIGEN_STRONG_INLINE Index Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >::rows | ( | void | ) | const [inline] |
LhsNested Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >::m_lhs [protected] |
RhsNested Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode >::m_rhs [protected] |
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |