Public Types | Static Public Member Functions | List of all members
Eigen::internal::transform_left_product_impl< Other, AffineCompact, Options, Dim, HDim, HDim, HDim > Struct Template Reference

#include <Transform.h>

Public Types

typedef TransformType::MatrixType MatrixType
 
typedef Transform< typename Other::Scalar, Dim, Projective, Options > ResultType
 
typedef Transform< typename Other::Scalar, Dim, AffineCompact, Options > TransformType
 

Static Public Member Functions

static ResultType run (const Other &other, const TransformType &tr)
 

Detailed Description

template<typename Other, int Options, int Dim, int HDim>
struct Eigen::internal::transform_left_product_impl< Other, AffineCompact, Options, Dim, HDim, HDim, HDim >

Definition at line 1433 of file Transform.h.

Member Typedef Documentation

◆ MatrixType

template<typename Other , int Options, int Dim, int HDim>
typedef TransformType::MatrixType Eigen::internal::transform_left_product_impl< Other, AffineCompact, Options, Dim, HDim, HDim, HDim >::MatrixType

Definition at line 1436 of file Transform.h.

◆ ResultType

template<typename Other , int Options, int Dim, int HDim>
typedef Transform<typename Other::Scalar,Dim,Projective,Options> Eigen::internal::transform_left_product_impl< Other, AffineCompact, Options, Dim, HDim, HDim, HDim >::ResultType

Definition at line 1437 of file Transform.h.

◆ TransformType

template<typename Other , int Options, int Dim, int HDim>
typedef Transform<typename Other::Scalar,Dim,AffineCompact,Options> Eigen::internal::transform_left_product_impl< Other, AffineCompact, Options, Dim, HDim, HDim, HDim >::TransformType

Definition at line 1435 of file Transform.h.

Member Function Documentation

◆ run()

template<typename Other , int Options, int Dim, int HDim>
static ResultType Eigen::internal::transform_left_product_impl< Other, AffineCompact, Options, Dim, HDim, HDim, HDim >::run ( const Other &  other,
const TransformType tr 
)
inlinestatic

Definition at line 1438 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:49