Public Types | Static Public Member Functions | List of all members
Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 1, RhsCols > 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, int RhsCols>
struct Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 1, RhsCols >

Definition at line 1322 of file Transform.h.

Member Typedef Documentation

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

Definition at line 1331 of file Transform.h.

Member Enumeration Documentation

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

Definition at line 1324 of file Transform.h.

Member Function Documentation

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

Definition at line 1333 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