
Public Types | |
| typedef remove_all< typename Rhs::Nested >::type | RhsNested |
| typedef MatrixType::Index | Index |
| typedef internal::traits < homogeneous_right_product_impl < Homogeneous< MatrixType, Horizontal >, Rhs > >::ReturnType | ReturnType |
| typedef internal::dense_xpr_base < ReturnByValue >::type | Base |
Public Member Functions | |
| homogeneous_right_product_impl (const MatrixType &lhs, const Rhs &rhs) | |
| Index | rows () const |
| Index | cols () const |
| template<typename Dest > | |
| void | evalTo (Dest &dst) const |
Public Attributes | |
| const MatrixType::Nested | m_lhs |
| const Rhs::Nested | m_rhs |
typedef internal::dense_xpr_base<ReturnByValue>::type Eigen::ReturnByValue< homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > >::Base [inherited] |
| typedef MatrixType::Index Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::Index |
typedef internal::traits<homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > >::ReturnType Eigen::ReturnByValue< homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > >::ReturnType [inherited] |
| typedef remove_all<typename Rhs::Nested>::type Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::RhsNested |
| Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::homogeneous_right_product_impl | ( | const MatrixType & | lhs, |
| const Rhs & | rhs | ||
| ) | [inline] |
| Index Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::cols | ( | void | ) | const [inline] |
| void Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::evalTo | ( | Dest & | dst | ) | const [inline] |
| Index Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::rows | ( | void | ) | const [inline] |
| const MatrixType::Nested Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::m_lhs |
| const Rhs::Nested Eigen::internal::homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >::m_rhs |
| 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: |