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

#include <Eigen_Colamd.h>

Public Member Functions

bool is_alive () const
 
bool is_dead () const
 
void kill ()
 

Public Attributes

IndexType length
 
union {
   IndexType   degree
 
   IndexType   p
 
shared1
 
union {
   IndexType   first_column
 
   IndexType   mark
 
shared2
 
IndexType start
 

Detailed Description

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

Definition at line 180 of file Eigen_Colamd.h.

Member Function Documentation

◆ is_alive()

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

Definition at line 197 of file Eigen_Colamd.h.

◆ is_dead()

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

Definition at line 195 of file Eigen_Colamd.h.

◆ kill()

template<typename IndexType>
void internal::Colamd::RowStructure< IndexType >::kill ( )
inline

Definition at line 199 of file Eigen_Colamd.h.

Member Data Documentation

◆ degree

template<typename IndexType>
IndexType internal::Colamd::RowStructure< IndexType >::degree

Definition at line 186 of file Eigen_Colamd.h.

◆ first_column

template<typename IndexType>
IndexType internal::Colamd::RowStructure< IndexType >::first_column

Definition at line 192 of file Eigen_Colamd.h.

◆ length

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

Definition at line 183 of file Eigen_Colamd.h.

◆ mark

template<typename IndexType>
IndexType internal::Colamd::RowStructure< IndexType >::mark

Definition at line 191 of file Eigen_Colamd.h.

◆ p

template<typename IndexType>
IndexType internal::Colamd::RowStructure< IndexType >::p

Definition at line 187 of file Eigen_Colamd.h.

◆ shared1

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

◆ shared2

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

◆ start

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

Definition at line 182 of file Eigen_Colamd.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:26