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

internal::plain_matrix_type_dense< T, MatrixXpr > Struct Template Reference


Detailed Description

template<typename T>
struct internal::plain_matrix_type_dense< T, MatrixXpr >

Definition at line 169 of file XprHelper.h.

#include <src/Core/util/XprHelper.h>

List of all members.

Public Types

typedef Matrix< typename
traits< T >::Scalar, traits< T >
::RowsAtCompileTime, traits< T >
::ColsAtCompileTime, AutoAlign|(traits
< T >::Flags &RowMajorBit?RowMajor:ColMajor),
traits< T >
::MaxRowsAtCompileTime, traits
< T >::MaxColsAtCompileTime > 
type

Member Typedef Documentation

template<typename T >
typedef Matrix<typename traits<T>::Scalar, traits<T>::RowsAtCompileTime, traits<T>::ColsAtCompileTime, AutoAlign | (traits<T>::Flags&RowMajorBit ? RowMajor : ColMajor), traits<T>::MaxRowsAtCompileTime, traits<T>::MaxColsAtCompileTime > internal::plain_matrix_type_dense< T, MatrixXpr >::type

Definition at line 177 of file XprHelper.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011