Eigen::internal::transform_right_product_impl< TransformType, MatrixType, Case, RhsCols > Struct Template Reference

#include <Transform.h>

Detailed Description

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

Definition at line 37 of file Transform.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:53