Public Types | Static Public Member Functions

internal::transform_right_product_impl< TransformType, MatrixType, true > Struct Template Reference

#include <Transform.h>

List of all members.

Public Types

typedef MatrixType::PlainObject ResultType

Static Public Member Functions

static EIGEN_STRONG_INLINE
ResultType 
run (const TransformType &T, const MatrixType &other)

template<typename TransformType, typename MatrixType>
struct internal::transform_right_product_impl< TransformType, MatrixType, true >


Member Typedef Documentation

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

Member Function Documentation

template<typename TransformType , typename MatrixType >
static EIGEN_STRONG_INLINE ResultType internal::transform_right_product_impl< TransformType, MatrixType, true >::run ( const TransformType &  T,
const MatrixType &  other 
) [inline, static]

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