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

#include <LDLT.h>

Inheritance diagram for Eigen::internal::traits< LDLT< _MatrixType, _UpLo > >:
Inheritance graph
[legend]

Public Types

enum  { Flags = 0 }
 
typedef int StorageIndex
 
typedef SolverStorage StorageKind
 
typedef MatrixXpr XprKind
 

Detailed Description

template<typename _MatrixType, int _UpLo>
struct Eigen::internal::traits< LDLT< _MatrixType, _UpLo > >

Definition at line 19 of file LDLT.h.

Member Typedef Documentation

◆ StorageIndex

template<typename _MatrixType , int _UpLo>
typedef int Eigen::internal::traits< LDLT< _MatrixType, _UpLo > >::StorageIndex

Definition at line 24 of file LDLT.h.

◆ StorageKind

template<typename _MatrixType , int _UpLo>
typedef SolverStorage Eigen::internal::traits< LDLT< _MatrixType, _UpLo > >::StorageKind

Definition at line 23 of file LDLT.h.

◆ XprKind

template<typename _MatrixType , int _UpLo>
typedef MatrixXpr Eigen::internal::traits< LDLT< _MatrixType, _UpLo > >::XprKind

Definition at line 22 of file LDLT.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename _MatrixType , int _UpLo>
anonymous enum
Enumerator
Flags 

Definition at line 25 of file LDLT.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:41