Medial Code Documentation
Loading...
Searching...
No Matches
Public Types
Eigen::internal::homogeneous_left_product_refactoring_helper< Lhs, Rhs > Struct Template Reference

Public Types

enum  { Dim = Rhs::RowsAtCompileTime , Cols = Rhs::ColsAtCompileTime }
 
typedef Lhs::template ConstNColsBlockXpr< Dim >::Type LinearBlockConst
 
typedef remove_const< LinearBlockConst >::type LinearBlock
 
typedef Lhs::ConstColXpr ConstantColumn
 
typedef Replicate< const ConstantColumn, 1, Cols > ConstantBlock
 
typedef Product< LinearBlock, Rhs, LazyProduct > LinearProduct
 
typedef CwiseBinaryOp< internal::scalar_sum_op< typename Lhs::Scalar >, const LinearProduct, const ConstantBlockXpr
 

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