Public Types | |
| typedef internal::nested< Lhs, Rhs::ColsAtCompileTime, typename internal::plain_matrix_type < Lhs >::type >::type | LhsNested |
| typedef internal::nested< Rhs, Lhs::RowsAtCompileTime, typename internal::plain_matrix_type < Rhs >::type >::type | RhsNested |
| typedef CoeffBasedProduct < LhsNested, RhsNested, EvalBeforeAssigningBit|EvalBeforeNestingBit > | Type |
| typedef internal::nested<Lhs, Rhs::ColsAtCompileTime, typename internal::plain_matrix_type<Lhs>::type >::type Eigen::ProductReturnType< Lhs, Rhs, CoeffBasedProductMode >::LhsNested |
| typedef internal::nested<Rhs, Lhs::RowsAtCompileTime, typename internal::plain_matrix_type<Rhs>::type >::type Eigen::ProductReturnType< Lhs, Rhs, CoeffBasedProductMode >::RhsNested |
| typedef CoeffBasedProduct<LhsNested, RhsNested, EvalBeforeAssigningBit | EvalBeforeNestingBit> Eigen::ProductReturnType< Lhs, Rhs, CoeffBasedProductMode >::Type |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |