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

#include <Transform.h>

Public Types

typedef TransformType::MatrixType MatrixType
 
typedef TransformType 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, Dim, HDim >

Definition at line 1444 of file Transform.h.

Member Typedef Documentation

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

Definition at line 1447 of file Transform.h.

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

Definition at line 1448 of file Transform.h.

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, Dim, HDim >::TransformType

Definition at line 1446 of file Transform.h.

Member Function Documentation

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

Definition at line 1449 of file Transform.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:53