Shapeworks Studio  2.1
Shape analysis software suite
Eigen::internal::transform_right_product_impl< TransformType, MatrixType, Case > Struct Template Reference

Detailed Description

template<typename TransformType, typename MatrixType, int Case = transform_traits<TransformType>::IsProjective ? 0 : int(MatrixType::RowsAtCompileTime) == int(transform_traits<TransformType>::HDim) ? 1 : 2>
struct Eigen::internal::transform_right_product_impl< TransformType, MatrixType, Case >

Definition at line 36 of file Transform.h.


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