Public Types
Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > > Struct Template Reference

#include <Homogeneous.h>

List of all members.

Public Types

typedef
take_matrix_for_product< Lhs >
::type 
LhsMatrixType
typedef remove_all
< LhsMatrixType >::type 
LhsMatrixTypeCleaned
typedef remove_all< MatrixType >
::type 
MatrixTypeCleaned
typedef
make_proper_matrix_type
< typename traits
< MatrixTypeCleaned >::Scalar,
LhsMatrixTypeCleaned::RowsAtCompileTime,
MatrixTypeCleaned::ColsAtCompileTime,
MatrixTypeCleaned::PlainObject::Options,
LhsMatrixTypeCleaned::MaxRowsAtCompileTime,
MatrixTypeCleaned::MaxColsAtCompileTime >
::type 
ReturnType

Detailed Description

template<typename MatrixType, typename Lhs>
struct Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >

Definition at line 219 of file Homogeneous.h.


Member Typedef Documentation

template<typename MatrixType , typename Lhs >
typedef take_matrix_for_product<Lhs>::type Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >::LhsMatrixType

Definition at line 221 of file Homogeneous.h.

template<typename MatrixType , typename Lhs >
typedef remove_all<LhsMatrixType>::type Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >::LhsMatrixTypeCleaned

Definition at line 223 of file Homogeneous.h.

template<typename MatrixType , typename Lhs >
typedef remove_all<MatrixType>::type Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >::MatrixTypeCleaned

Definition at line 222 of file Homogeneous.h.

template<typename MatrixType , typename Lhs >
typedef make_proper_matrix_type< typename traits<MatrixTypeCleaned>::Scalar, LhsMatrixTypeCleaned::RowsAtCompileTime, MatrixTypeCleaned::ColsAtCompileTime, MatrixTypeCleaned::PlainObject::Options, LhsMatrixTypeCleaned::MaxRowsAtCompileTime, MatrixTypeCleaned::MaxColsAtCompileTime>::type Eigen::internal::traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >::ReturnType

Definition at line 230 of file Homogeneous.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:04