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

#include <Eigen_Colamd.h>

Public Attributes

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

Detailed Description

template<typename Index>
struct internal::colamd_col< Index >

Definition at line 139 of file Eigen_Colamd.h.

Member Data Documentation

◆ degree_next

template<typename Index>
Index internal::colamd_col< Index >::degree_next

Definition at line 166 of file Eigen_Colamd.h.

◆ hash

template<typename Index>
Index internal::colamd_col< Index >::hash

Definition at line 160 of file Eigen_Colamd.h.

◆ hash_next

template<typename Index>
Index internal::colamd_col< Index >::hash_next

Definition at line 167 of file Eigen_Colamd.h.

◆ headhash

template<typename Index>
Index internal::colamd_col< Index >::headhash

Definition at line 158 of file Eigen_Colamd.h.

◆ length

template<typename Index>
Index internal::colamd_col< Index >::length

Definition at line 143 of file Eigen_Colamd.h.

◆ order

template<typename Index>
Index internal::colamd_col< Index >::order

Definition at line 154 of file Eigen_Colamd.h.

◆ parent

template<typename Index>
Index internal::colamd_col< Index >::parent

Definition at line 148 of file Eigen_Colamd.h.

◆ prev

template<typename Index>
Index internal::colamd_col< Index >::prev

Definition at line 161 of file Eigen_Colamd.h.

◆ score

template<typename Index>
Index internal::colamd_col< Index >::score

Definition at line 153 of file Eigen_Colamd.h.

◆ shared1

union { ... } internal::colamd_col< Index >::shared1

◆ shared2

union { ... } internal::colamd_col< Index >::shared2

◆ shared3

union { ... } internal::colamd_col< Index >::shared3

◆ shared4

union { ... } internal::colamd_col< Index >::shared4

◆ start

template<typename Index>
Index internal::colamd_col< Index >::start

Definition at line 141 of file Eigen_Colamd.h.

◆ thickness

template<typename Index>
Index internal::colamd_col< Index >::thickness

Definition at line 146 of file Eigen_Colamd.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Feb 28 2022 23:58:23