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

#include <SimplicialCholesky.h>

Public Types

enum  { UpLo = _UpLo }
 
typedef _MatrixType MatrixType
 
typedef _Ordering OrderingType
 

Detailed Description

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

Definition at line 308 of file SimplicialCholesky.h.

Member Typedef Documentation

◆ MatrixType

template<typename _MatrixType , int _UpLo, typename _Ordering >
typedef _MatrixType Eigen::internal::traits< SimplicialCholesky< _MatrixType, _UpLo, _Ordering > >::MatrixType

Definition at line 310 of file SimplicialCholesky.h.

◆ OrderingType

template<typename _MatrixType , int _UpLo, typename _Ordering >
typedef _Ordering Eigen::internal::traits< SimplicialCholesky< _MatrixType, _UpLo, _Ordering > >::OrderingType

Definition at line 311 of file SimplicialCholesky.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename _MatrixType , int _UpLo, typename _Ordering >
anonymous enum
Enumerator
UpLo 

Definition at line 312 of file SimplicialCholesky.h.


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


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