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

#include <Transform.h>

Public Types

enum  { Dim = TransformType::Dim, HDim = TransformType::HDim, OtherRows = MatrixType::RowsAtCompileTime, OtherCols = MatrixType::ColsAtCompileTime }
 
typedef MatrixType::PlainObject ResultType
 

Static Public Member Functions

static 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, 1 >

Definition at line 1244 of file Geometry/Transform.h.

Member Typedef Documentation

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

Definition at line 1253 of file Geometry/Transform.h.

Member Enumeration Documentation

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

Definition at line 1246 of file Geometry/Transform.h.

Member Function Documentation

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

Definition at line 1255 of file 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:20