Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > > Struct Template Reference

Public Types

typedef take_matrix_for_product< Lhs >::type LhsMatrixType
 
typedef remove_all< MatrixType >::type MatrixTypeCleaned
 
typedef remove_all< LhsMatrixType >::type LhsMatrixTypeCleaned
 
typedef make_proper_matrix_type< typename traits< MatrixTypeCleaned >::Scalar, LhsMatrixTypeCleaned::RowsAtCompileTime, MatrixTypeCleaned::ColsAtCompileTime, MatrixTypeCleaned::PlainObject::Options, LhsMatrixTypeCleaned::MaxRowsAtCompileTime, MatrixTypeCleaned::MaxColsAtCompileTime >::type ReturnType
 

Detailed Description

template<typename MatrixType, typename Lhs>
struct Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >

Definition at line 219 of file Homogeneous.h.


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