#include <GeneralProduct.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, EvalBeforeAssigningBit|EvalBeforeNestingBit > | Type |
| 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 |
1.8.1.1