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_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 1372 of file Transform.h.

Member Typedef Documentation

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

Definition at line 1382 of file Transform.h.

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

Definition at line 1374 of file Transform.h.

Member Enumeration Documentation

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

Definition at line 1375 of file Transform.h.

Member Function Documentation

template<typename TransformType , typename MatrixType >
static 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 1384 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