Public Attributes | List of all members
Eigen::internal::colamd_col< IndexType > Struct Template Reference

#include <Ordering.h>

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 Eigen::internal::colamd_col< IndexType >

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

Member Data Documentation

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::degree_next
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::hash
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::hash_next
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::headhash
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::length
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::order
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::parent
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::prev
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::score
union { ... } Eigen::internal::colamd_col< IndexType >::shared1
union { ... } Eigen::internal::colamd_col< IndexType >::shared2
union { ... } Eigen::internal::colamd_col< IndexType >::shared3
union { ... } Eigen::internal::colamd_col< IndexType >::shared4
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::start
template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::thickness

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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:55:51