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

#include <Transform.h>

Public Types

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, 0, RhsCols >

Definition at line 1311 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, 0, RhsCols >::ResultType

Definition at line 1313 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, 0, RhsCols >::run ( const TransformType &  T,
const MatrixType &  other 
)
inlinestatic

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