Amesos Package Browser (Single Doxygen Collection)  Development
Public Attributes | List of all members
Colamd_Col_struct Struct Reference

Public Attributes

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

Detailed Description

Definition at line 725 of file amesos_colamd.c.

Member Data Documentation

◆ start

Int Colamd_Col_struct::start

Definition at line 727 of file amesos_colamd.c.

◆ length

Int Colamd_Col_struct::length

Definition at line 729 of file amesos_colamd.c.

◆ thickness

Int Colamd_Col_struct::thickness

Definition at line 732 of file amesos_colamd.c.

◆ parent

Int Colamd_Col_struct::parent

Definition at line 734 of file amesos_colamd.c.

◆ shared1 [1/2]

union { ... } Colamd_Col_struct::shared1

◆ score

Int Colamd_Col_struct::score

Definition at line 739 of file amesos_colamd.c.

◆ order

Int Colamd_Col_struct::order

Definition at line 740 of file amesos_colamd.c.

◆ shared2 [1/2]

union { ... } Colamd_Col_struct::shared2

◆ headhash

Int Colamd_Col_struct::headhash

Definition at line 744 of file amesos_colamd.c.

◆ hash

Int Colamd_Col_struct::hash

Definition at line 746 of file amesos_colamd.c.

◆ prev

Int Colamd_Col_struct::prev

Definition at line 747 of file amesos_colamd.c.

◆ shared3 [1/2]

union { ... } Colamd_Col_struct::shared3

◆ degree_next

Int Colamd_Col_struct::degree_next

Definition at line 752 of file amesos_colamd.c.

◆ hash_next

Int Colamd_Col_struct::hash_next

Definition at line 753 of file amesos_colamd.c.

◆ shared4 [1/2]

union { ... } Colamd_Col_struct::shared4

◆ shared1 [2/2]

union { ... } Colamd_Col_struct::shared1

◆ shared2 [2/2]

union { ... } Colamd_Col_struct::shared2

◆ shared3 [2/2]

union { ... } Colamd_Col_struct::shared3

◆ shared4 [2/2]

union { ... } Colamd_Col_struct::shared4

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