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

#include <Minor.h>

Inheritance diagram for Eigen::internal::traits< Minor< MatrixType > >:
Inheritance graph
[legend]

Public Types

enum  {
  RowsAtCompileTime, ColsAtCompileTime, MaxRowsAtCompileTime, MaxColsAtCompileTime,
  Flags = _MatrixTypeNested::Flags & (HereditaryBits | LvalueBit), CoeffReadCost = _MatrixTypeNested::CoeffReadCost
}
 
typedef remove_reference< MatrixTypeNested >::type _MatrixTypeNested
 
typedef nested< MatrixType >::type MatrixTypeNested
 
typedef MatrixType::StorageKind StorageKind
 

Detailed Description

template<typename MatrixType>
struct Eigen::internal::traits< Minor< MatrixType > >

Definition at line 31 of file Minor.h.

Member Typedef Documentation

template<typename MatrixType >
typedef remove_reference<MatrixTypeNested>::type Eigen::internal::traits< Minor< MatrixType > >::_MatrixTypeNested

Definition at line 35 of file Minor.h.

template<typename MatrixType >
typedef nested<MatrixType>::type Eigen::internal::traits< Minor< MatrixType > >::MatrixTypeNested

Definition at line 34 of file Minor.h.

template<typename MatrixType >
typedef MatrixType::StorageKind Eigen::internal::traits< Minor< MatrixType > >::StorageKind

Definition at line 36 of file Minor.h.

Member Enumeration Documentation

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

Definition at line 37 of file Minor.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