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

#include <PermutationMatrix.h>

Inheritance diagram for Eigen::internal::traits< PermutationWrapper< _IndicesType > >:
Inheritance graph
[legend]

Public Types

enum  {
  RowsAtCompileTime = _IndicesType::SizeAtCompileTime, ColsAtCompileTime = _IndicesType::SizeAtCompileTime, MaxRowsAtCompileTime = IndicesType::MaxSizeAtCompileTime, MaxColsAtCompileTime = IndicesType::MaxSizeAtCompileTime,
  Flags = 0
}
 
typedef _IndicesType IndicesType
 
typedef void Scalar
 
typedef _IndicesType::Scalar StorageIndex
 
typedef PermutationStorage StorageKind
 

Detailed Description

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

Definition at line 486 of file PermutationMatrix.h.

Member Typedef Documentation

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

Definition at line 491 of file PermutationMatrix.h.

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

Definition at line 489 of file PermutationMatrix.h.

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

Definition at line 490 of file PermutationMatrix.h.

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

Definition at line 488 of file PermutationMatrix.h.

Member Enumeration Documentation

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

Definition at line 492 of file PermutationMatrix.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:50