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

#include <Ordering.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 Eigen::internal::Colamd::RowStructure< IndexType >

Definition at line 181 of file 3rdparty/Eigen/Eigen/src/OrderingMethods/Ordering.h.

Member Function Documentation

◆ is_alive()

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

◆ is_dead()

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

◆ kill()

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

Member Data Documentation

◆ degree

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

◆ first_column

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

◆ length

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

◆ mark

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

◆ p

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

◆ shared1

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

◆ shared2

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

◆ start

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

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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:11