Public Types
Eigen::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 Eigen::internal::traits< PermutationWrapper< _IndicesType > >

Definition at line 465 of file PermutationMatrix.h.


Member Typedef Documentation

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

Definition at line 469 of file PermutationMatrix.h.

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

Definition at line 470 of file PermutationMatrix.h.

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

Definition at line 468 of file PermutationMatrix.h.

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

Definition at line 467 of file PermutationMatrix.h.


Member Enumeration Documentation

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

Definition at line 471 of file PermutationMatrix.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:04