Shapeworks Studio  2.1
Shape analysis software suite
List of all members
Eigen::LazyProductReturnType< Lhs, Rhs > Struct Template Reference
+ Inheritance diagram for Eigen::LazyProductReturnType< Lhs, Rhs >:
+ Collaboration diagram for Eigen::LazyProductReturnType< Lhs, Rhs >:

Additional Inherited Members

- Public Types inherited from Eigen::ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >
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
 

Detailed Description

template<typename Lhs, typename Rhs>
struct Eigen::LazyProductReturnType< Lhs, Rhs >

Definition at line 176 of file GeneralProduct.h.


The documentation for this struct was generated from the following file: