Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::TransposeImpl_base< MatrixType, HasDirectAccess > Struct Template Reference

Detailed Description

template<typename MatrixType, bool HasDirectAccess = has_direct_access<MatrixType>::ret>
struct Eigen::internal::TransposeImpl_base< MatrixType, HasDirectAccess >

Definition at line 101 of file Core.

List of all members.

Public Types

typedef dense_xpr_base
< Transpose< MatrixType >
>::type 
type

Member Typedef Documentation

template<typename MatrixType, bool HasDirectAccess = has_direct_access<MatrixType>::ret>
typedef dense_xpr_base<Transpose<MatrixType> >::type Eigen::internal::TransposeImpl_base< MatrixType, HasDirectAccess >::type

Definition at line 103 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo