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 300 of file SimplicialCholesky.h.

Member Typedef Documentation

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

Definition at line 302 of file SimplicialCholesky.h.

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

Definition at line 303 of file SimplicialCholesky.h.

Member Enumeration Documentation

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

Definition at line 304 of file SimplicialCholesky.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:51