Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

Int Colamd_Col_struct::start

Definition at line 727 of file amesos_colamd.c.

Int Colamd_Col_struct::length

Definition at line 729 of file amesos_colamd.c.

Int Colamd_Col_struct::thickness

Definition at line 732 of file amesos_colamd.c.

Int Colamd_Col_struct::parent

Definition at line 734 of file amesos_colamd.c.

union { ... } Colamd_Col_struct::shared1
Int Colamd_Col_struct::score

Definition at line 739 of file amesos_colamd.c.

Int Colamd_Col_struct::order

Definition at line 740 of file amesos_colamd.c.

union { ... } Colamd_Col_struct::shared2
Int Colamd_Col_struct::headhash

Definition at line 744 of file amesos_colamd.c.

Int Colamd_Col_struct::hash

Definition at line 746 of file amesos_colamd.c.

Int Colamd_Col_struct::prev

Definition at line 747 of file amesos_colamd.c.

union { ... } Colamd_Col_struct::shared3
Int Colamd_Col_struct::degree_next

Definition at line 752 of file amesos_colamd.c.

Int Colamd_Col_struct::hash_next

Definition at line 753 of file amesos_colamd.c.

union { ... } Colamd_Col_struct::shared4
union { ... } Colamd_Col_struct::shared1
union { ... } Colamd_Col_struct::shared2
union { ... } Colamd_Col_struct::shared3
union { ... } Colamd_Col_struct::shared4

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