Public Types | List of all members
Eigen::internal::traits< PermutationWrapper< _IndicesType > > Struct Template Reference

#include <PermutationMatrix.h>

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:


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:20