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

#include <LLT.h>

Inheritance diagram for Eigen::internal::traits< LLT< _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< LLT< _MatrixType, _UpLo > >

Definition at line 17 of file LLT.h.

Member Typedef Documentation

◆ StorageIndex

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

Definition at line 22 of file LLT.h.

◆ StorageKind

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

Definition at line 21 of file LLT.h.

◆ XprKind

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

Definition at line 20 of file LLT.h.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 23 of file LLT.h.


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


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