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

Detailed Description

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

Definition at line 286 of file Core.

List of all members.

Public Types

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

Member Typedef Documentation

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

Definition at line 289 of file Core.

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

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