Main MRPT website > C++ reference
MRPT logo
Public Types

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


Detailed Description

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

Definition at line 232 of file Homogeneous.h.

#include <src/Geometry/Homogeneous.h>

List of all members.

Public Types

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

Member Typedef Documentation

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

Definition at line 234 of file Homogeneous.h.

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

Definition at line 241 of file Homogeneous.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011