Public Member Functions | Public Attributes | List of all members
internal::Colamd::ColStructure< IndexType > Struct Template Reference

#include <Eigen_Colamd.h>

Public Member Functions

bool is_alive () const
 
bool is_dead () const
 
bool is_dead_principal () const
 
void kill_non_principal ()
 
void kill_principal ()
 

Public Attributes

IndexType length
 
union {
   IndexType   parent
 
   IndexType   thickness
 
shared1
 
union {
   IndexType   order
 
   IndexType   score
 
shared2
 
union {
   IndexType   hash
 
   IndexType   headhash
 
   IndexType   prev
 
shared3
 
union {
   IndexType   degree_next
 
   IndexType   hash_next
 
shared4
 
IndexType start
 

Detailed Description

template<typename IndexType>
struct internal::Colamd::ColStructure< IndexType >

Definition at line 136 of file Eigen_Colamd.h.

Member Function Documentation

◆ is_alive()

template<typename IndexType >
bool internal::Colamd::ColStructure< IndexType >::is_alive ( ) const
inline

Definition at line 169 of file Eigen_Colamd.h.

◆ is_dead()

template<typename IndexType >
bool internal::Colamd::ColStructure< IndexType >::is_dead ( ) const
inline

Definition at line 167 of file Eigen_Colamd.h.

◆ is_dead_principal()

template<typename IndexType >
bool internal::Colamd::ColStructure< IndexType >::is_dead_principal ( ) const
inline

Definition at line 171 of file Eigen_Colamd.h.

◆ kill_non_principal()

template<typename IndexType >
void internal::Colamd::ColStructure< IndexType >::kill_non_principal ( )
inline

Definition at line 175 of file Eigen_Colamd.h.

◆ kill_principal()

template<typename IndexType >
void internal::Colamd::ColStructure< IndexType >::kill_principal ( )
inline

Definition at line 173 of file Eigen_Colamd.h.

Member Data Documentation

◆ degree_next

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::degree_next

Definition at line 163 of file Eigen_Colamd.h.

◆ hash

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::hash

Definition at line 157 of file Eigen_Colamd.h.

◆ hash_next

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::hash_next

Definition at line 164 of file Eigen_Colamd.h.

◆ headhash

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::headhash

Definition at line 155 of file Eigen_Colamd.h.

◆ length

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::length

Definition at line 140 of file Eigen_Colamd.h.

◆ order

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::order

Definition at line 151 of file Eigen_Colamd.h.

◆ parent

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::parent

Definition at line 145 of file Eigen_Colamd.h.

◆ prev

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::prev

Definition at line 158 of file Eigen_Colamd.h.

◆ score

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::score

Definition at line 150 of file Eigen_Colamd.h.

◆ shared1

union { ... } internal::Colamd::ColStructure< IndexType >::shared1

◆ shared2

union { ... } internal::Colamd::ColStructure< IndexType >::shared2

◆ shared3

union { ... } internal::Colamd::ColStructure< IndexType >::shared3

◆ shared4

union { ... } internal::Colamd::ColStructure< IndexType >::shared4

◆ start

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::start

Definition at line 138 of file Eigen_Colamd.h.

◆ thickness

template<typename IndexType >
IndexType internal::Colamd::ColStructure< IndexType >::thickness

Definition at line 143 of file Eigen_Colamd.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:14:33