Amesos Package Browser (Single Doxygen Collection)
Development
|
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 |
Definition at line 686 of file amesos_ccolamd.c.
Int CColamd_Col_struct::start |
Definition at line 690 of file amesos_ccolamd.c.
Int CColamd_Col_struct::length |
Definition at line 692 of file amesos_ccolamd.c.
Int CColamd_Col_struct::thickness |
Definition at line 695 of file amesos_ccolamd.c.
Int CColamd_Col_struct::parent |
Definition at line 697 of file amesos_ccolamd.c.
union { ... } CColamd_Col_struct::shared1 |
Int CColamd_Col_struct::score |
Definition at line 702 of file amesos_ccolamd.c.
Int CColamd_Col_struct::order |
Definition at line 703 of file amesos_ccolamd.c.
union { ... } CColamd_Col_struct::shared2 |
Int CColamd_Col_struct::headhash |
Definition at line 707 of file amesos_ccolamd.c.
Int CColamd_Col_struct::hash |
Definition at line 709 of file amesos_ccolamd.c.
Int CColamd_Col_struct::prev |
Definition at line 710 of file amesos_ccolamd.c.
union { ... } CColamd_Col_struct::shared3 |
Int CColamd_Col_struct::degree_next |
Definition at line 715 of file amesos_ccolamd.c.
Int CColamd_Col_struct::hash_next |
Definition at line 716 of file amesos_ccolamd.c.
union { ... } CColamd_Col_struct::shared4 |
Int CColamd_Col_struct::nextcol |
Definition at line 719 of file amesos_ccolamd.c.
Int CColamd_Col_struct::lastcol |
Definition at line 720 of file amesos_ccolamd.c.
union { ... } CColamd_Col_struct::shared1 |
union { ... } CColamd_Col_struct::shared2 |
union { ... } CColamd_Col_struct::shared3 |
union { ... } CColamd_Col_struct::shared4 |