Amesos Package Browser (Single Doxygen Collection)  Development
Public Attributes | List of all members
CColamd_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
 
Int nextcol
 
Int lastcol
 
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 686 of file amesos_ccolamd.c.

Member Data Documentation

◆ start

Int CColamd_Col_struct::start

Definition at line 690 of file amesos_ccolamd.c.

◆ length

Int CColamd_Col_struct::length

Definition at line 692 of file amesos_ccolamd.c.

◆ thickness

Int CColamd_Col_struct::thickness

Definition at line 695 of file amesos_ccolamd.c.

◆ parent

Int CColamd_Col_struct::parent

Definition at line 697 of file amesos_ccolamd.c.

◆ shared1 [1/2]

union { ... } CColamd_Col_struct::shared1

◆ score

Int CColamd_Col_struct::score

Definition at line 702 of file amesos_ccolamd.c.

◆ order

Int CColamd_Col_struct::order

Definition at line 703 of file amesos_ccolamd.c.

◆ shared2 [1/2]

union { ... } CColamd_Col_struct::shared2

◆ headhash

Int CColamd_Col_struct::headhash

Definition at line 707 of file amesos_ccolamd.c.

◆ hash

Int CColamd_Col_struct::hash

Definition at line 709 of file amesos_ccolamd.c.

◆ prev

Int CColamd_Col_struct::prev

Definition at line 710 of file amesos_ccolamd.c.

◆ shared3 [1/2]

union { ... } CColamd_Col_struct::shared3

◆ degree_next

Int CColamd_Col_struct::degree_next

Definition at line 715 of file amesos_ccolamd.c.

◆ hash_next

Int CColamd_Col_struct::hash_next

Definition at line 716 of file amesos_ccolamd.c.

◆ shared4 [1/2]

union { ... } CColamd_Col_struct::shared4

◆ nextcol

Int CColamd_Col_struct::nextcol

Definition at line 719 of file amesos_ccolamd.c.

◆ lastcol

Int CColamd_Col_struct::lastcol

Definition at line 720 of file amesos_ccolamd.c.

◆ shared1 [2/2]

union { ... } CColamd_Col_struct::shared1

◆ shared2 [2/2]

union { ... } CColamd_Col_struct::shared2

◆ shared3 [2/2]

union { ... } CColamd_Col_struct::shared3

◆ shared4 [2/2]

union { ... } CColamd_Col_struct::shared4

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