#include <src/Core/Product.h>
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, NestByRefBit > | Type |
typedef internal::nested<Lhs, Rhs::ColsAtCompileTime, typename internal::plain_matrix_type<Lhs>::type >::type ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >::LhsNested |
typedef internal::nested<Rhs, Lhs::RowsAtCompileTime, typename internal::plain_matrix_type<Rhs>::type >::type ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >::RhsNested |
typedef CoeffBasedProduct<LhsNested, RhsNested, NestByRefBit> ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >::Type |
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |