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

#include <Transform.h>

Public Types

typedef TransformType::MatrixType MatrixType
 
typedef ProductReturnType< MatrixType, Other >::Type ResultType
 
typedef Transform< typename Other::Scalar, Dim > TransformType
 

Static Public Member Functions

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

Detailed Description

template<typename Other, int Dim, int HDim>
struct Eigen::ei_transform_product_impl< Other, Dim, HDim, HDim, HDim >

Definition at line 740 of file Eigen2Support/Geometry/Transform.h.

Member Typedef Documentation

template<typename Other , int Dim, int HDim>
typedef TransformType::MatrixType Eigen::ei_transform_product_impl< Other, Dim, HDim, HDim, HDim >::MatrixType

Definition at line 743 of file Eigen2Support/Geometry/Transform.h.

template<typename Other , int Dim, int HDim>
typedef ProductReturnType<MatrixType,Other>::Type Eigen::ei_transform_product_impl< Other, Dim, HDim, HDim, HDim >::ResultType

Definition at line 744 of file Eigen2Support/Geometry/Transform.h.

template<typename Other , int Dim, int HDim>
typedef Transform<typename Other::Scalar,Dim> Eigen::ei_transform_product_impl< Other, Dim, HDim, HDim, HDim >::TransformType

Definition at line 742 of file Eigen2Support/Geometry/Transform.h.

Member Function Documentation

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

Definition at line 745 of file Eigen2Support/Geometry/Transform.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:06