Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::internal::traits< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess > > Struct Template Reference

Detailed Description

template<int SizeAtCompileTime, int MaxSizeAtCompileTime, typename IndexType, int _PacketAccess>
struct Eigen::internal::traits< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess > >

Definition at line 400 of file Core.

List of all members.

Public Types

typedef IndexType Index
typedef Map< const Matrix
< IndexType, SizeAtCompileTime,
1, 0, MaxSizeAtCompileTime, 1 >
, _PacketAccess > 
IndicesType

Member Typedef Documentation

template<int SizeAtCompileTime, int MaxSizeAtCompileTime, typename IndexType , int _PacketAccess>
typedef IndexType Eigen::internal::traits< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess > >::Index

Definition at line 403 of file Core.

template<int SizeAtCompileTime, int MaxSizeAtCompileTime, typename IndexType , int _PacketAccess>
typedef Map<const Matrix<IndexType, SizeAtCompileTime, 1, 0, MaxSizeAtCompileTime, 1>, _PacketAccess> Eigen::internal::traits< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess > >::IndicesType

Definition at line 404 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