|
|
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 |
| |
|
UF_long | start |
| |
|
UF_long | length |
| |
|
union { |
|
UF_long thickness |
| |
|
UF_long parent |
| |
| } | shared1 |
| |
|
union { |
|
UF_long score |
| |
|
UF_long order |
| |
| } | shared2 |
| |
|
union { |
|
UF_long headhash |
| |
|
UF_long hash |
| |
|
UF_long prev |
| |
| } | shared3 |
| |
|
union { |
|
UF_long degree_next |
| |
|
UF_long hash_next |
| |
| } | shared4 |
| |
|
UF_long | nextcol |
| |
|
UF_long | lastcol |
| |
The documentation for this struct was generated from the following files:
- amesos_ccolamd.c
- amesos_ccolamd_l.c