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

Detailed Description

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

Definition at line 162 of file Core.

List of all members.

Public Types

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

Member Typedef Documentation

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

Definition at line 164 of file Core.

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

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