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

#include <PartialPivLU.h>

Inheritance diagram for Eigen::internal::traits< PartialPivLU< _MatrixType > >:
Inheritance graph
[legend]

Public Types

enum  { Flags = BaseTraits::Flags & RowMajorBit, CoeffReadCost = Dynamic }
 
typedef traits< _MatrixType > BaseTraits
 
typedef SolverStorage StorageKind
 
typedef MatrixXpr XprKind
 

Detailed Description

template<typename _MatrixType>
struct Eigen::internal::traits< PartialPivLU< _MatrixType > >

Definition at line 17 of file PartialPivLU.h.

Member Typedef Documentation

template<typename _MatrixType >
typedef traits<_MatrixType> Eigen::internal::traits< PartialPivLU< _MatrixType > >::BaseTraits

Definition at line 22 of file PartialPivLU.h.

template<typename _MatrixType >
typedef SolverStorage Eigen::internal::traits< PartialPivLU< _MatrixType > >::StorageKind

Definition at line 21 of file PartialPivLU.h.

template<typename _MatrixType >
typedef MatrixXpr Eigen::internal::traits< PartialPivLU< _MatrixType > >::XprKind

Definition at line 20 of file PartialPivLU.h.

Member Enumeration Documentation

template<typename _MatrixType >
anonymous enum
Enumerator
Flags 
CoeffReadCost 

Definition at line 23 of file PartialPivLU.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