Public Types | Static Public Member Functions | List of all members
Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 2, 1 > Struct Template Reference

#include <Transform.h>

Public Types

enum  { Dim = TransformType::Dim, HDim = TransformType::HDim, OtherRows = MatrixType::RowsAtCompileTime, WorkingRows = EIGEN_PLAIN_ENUM_MIN(TransformMatrix::RowsAtCompileTime,HDim) }
 
typedef MatrixType::PlainObject ResultType
 
typedef TransformType::MatrixType TransformMatrix
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType run (const TransformType &T, const MatrixType &other)
 

Detailed Description

template<typename TransformType, typename MatrixType>
struct Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 2, 1 >

Definition at line 1393 of file Transform.h.

Member Typedef Documentation

◆ ResultType

template<typename TransformType , typename MatrixType >
typedef MatrixType::PlainObject Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 2, 1 >::ResultType

Definition at line 1403 of file Transform.h.

◆ TransformMatrix

template<typename TransformType , typename MatrixType >
typedef TransformType::MatrixType Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 2, 1 >::TransformMatrix

Definition at line 1395 of file Transform.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename TransformType , typename MatrixType >
anonymous enum
Enumerator
Dim 
HDim 
OtherRows 
WorkingRows 

Definition at line 1396 of file Transform.h.

Member Function Documentation

◆ run()

template<typename TransformType , typename MatrixType >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 2, 1 >::run ( const TransformType &  T,
const MatrixType other 
)
inlinestatic

Definition at line 1405 of file Transform.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:50