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:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:57:29