Public Types
internal::traits< PermutationWrapper< _IndicesType > > Struct Template Reference

#include <PermutationMatrix.h>

List of all members.

Public Types

enum  {
  RowsAtCompileTime = _IndicesType::SizeAtCompileTime, ColsAtCompileTime = _IndicesType::SizeAtCompileTime, MaxRowsAtCompileTime = IndicesType::MaxRowsAtCompileTime, MaxColsAtCompileTime = IndicesType::MaxColsAtCompileTime,
  Flags = 0, CoeffReadCost = _IndicesType::CoeffReadCost
}
typedef _IndicesType::Scalar Index
typedef _IndicesType IndicesType
typedef _IndicesType::Scalar Scalar
typedef PermutationStorage StorageKind

Detailed Description

template<typename _IndicesType>
struct internal::traits< PermutationWrapper< _IndicesType > >

Definition at line 476 of file PermutationMatrix.h.


Member Typedef Documentation

template<typename _IndicesType >
typedef _IndicesType::Scalar internal::traits< PermutationWrapper< _IndicesType > >::Index

Definition at line 480 of file PermutationMatrix.h.

template<typename _IndicesType >
typedef _IndicesType internal::traits< PermutationWrapper< _IndicesType > >::IndicesType

Definition at line 481 of file PermutationMatrix.h.

template<typename _IndicesType >
typedef _IndicesType::Scalar internal::traits< PermutationWrapper< _IndicesType > >::Scalar

Definition at line 479 of file PermutationMatrix.h.

template<typename _IndicesType >
typedef PermutationStorage internal::traits< PermutationWrapper< _IndicesType > >::StorageKind

Definition at line 478 of file PermutationMatrix.h.


Member Enumeration Documentation

template<typename _IndicesType >
anonymous enum
Enumerator:
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 
CoeffReadCost 

Definition at line 482 of file PermutationMatrix.h.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:39