Public Types | List of all members
Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > > Struct Template Reference

#include <Homogeneous.h>

Public Types

typedef take_matrix_for_product< Lhs >::type LhsMatrixType
 
typedef remove_all< LhsMatrixType >::type LhsMatrixTypeCleaned
 
typedef remove_all< MatrixType >::type MatrixTypeCleaned
 
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 241 of file Homogeneous.h.

Member Typedef Documentation

◆ LhsMatrixType

Definition at line 243 of file Homogeneous.h.

◆ LhsMatrixTypeCleaned

Definition at line 245 of file Homogeneous.h.

◆ MatrixTypeCleaned

Definition at line 244 of file Homogeneous.h.

◆ ReturnType

template<typename MatrixType , typename Lhs >
typedef make_proper_matrix_type< typename traits<MatrixTypeCleaned>::Scalar, LhsMatrixTypeCleaned::RowsAtCompileTime, MatrixTypeCleaned::ColsAtCompileTime, MatrixTypeCleaned::PlainObject::Options, LhsMatrixTypeCleaned::MaxRowsAtCompileTime, MatrixTypeCleaned::MaxColsAtCompileTime>::type Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >::ReturnType

Definition at line 252 of file Homogeneous.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:58