Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode > Struct Reference
Inheritance diagram for Eigen::ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >:
Inheritance graph
[legend]

List of all members.

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

Member Typedef Documentation

typedef internal::nested<Lhs, Rhs::ColsAtCompileTime, typename internal::plain_matrix_type<Lhs>::type >::type Eigen::ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >::LhsNested

Definition at line 183 of file Core.

typedef internal::nested<Rhs, Lhs::RowsAtCompileTime, typename internal::plain_matrix_type<Rhs>::type >::type Eigen::ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >::RhsNested

Definition at line 184 of file Core.

typedef CoeffBasedProduct<LhsNested, RhsNested, NestByRefBit> Eigen::ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >::Type

Definition at line 185 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011