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 Ordering.h.

Member Data Documentation

◆ degree_next

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::degree_next

Definition at line 160 of file Ordering.h.

◆ hash

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::hash

Definition at line 154 of file Ordering.h.

◆ hash_next

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::hash_next

Definition at line 161 of file Ordering.h.

◆ headhash

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::headhash

Definition at line 152 of file Ordering.h.

◆ length

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::length

Definition at line 137 of file Ordering.h.

◆ order

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::order

Definition at line 148 of file Ordering.h.

◆ parent

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::parent

Definition at line 142 of file Ordering.h.

◆ prev

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::prev

Definition at line 155 of file Ordering.h.

◆ score

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::score

Definition at line 147 of file Ordering.h.

◆ shared1

union { ... } Eigen::internal::colamd_col< IndexType >::shared1

◆ shared2

union { ... } Eigen::internal::colamd_col< IndexType >::shared2

◆ shared3

union { ... } Eigen::internal::colamd_col< IndexType >::shared3

◆ shared4

union { ... } Eigen::internal::colamd_col< IndexType >::shared4

◆ start

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::start

Definition at line 135 of file Ordering.h.

◆ thickness

template<typename IndexType >
IndexType Eigen::internal::colamd_col< IndexType >::thickness

Definition at line 140 of file Ordering.h.


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


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Mon Feb 28 2022 22:08:42