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 int StorageIndex
 
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

◆ BaseTraits

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

Definition at line 23 of file PartialPivLU.h.

◆ StorageIndex

template<typename _MatrixType >
typedef int Eigen::internal::traits< PartialPivLU< _MatrixType > >::StorageIndex

Definition at line 22 of file PartialPivLU.h.

◆ StorageKind

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

Definition at line 21 of file PartialPivLU.h.

◆ XprKind

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

Definition at line 20 of file PartialPivLU.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename _MatrixType >
anonymous enum
Enumerator
Flags 
CoeffReadCost 

Definition at line 24 of file PartialPivLU.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:13:00