Amesos Package Browser (Single Doxygen Collection)
Development
|
Public Attributes | |
Int | start |
Int | length |
union { | |
Int degree | |
Int p | |
} | shared1 |
union { | |
Int mark | |
Int first_column | |
} | shared2 |
union { | |
Int degree | |
Int p | |
} | shared1 |
union { | |
Int mark | |
Int first_column | |
} | shared2 |
Definition at line 758 of file amesos_colamd.c.
Int Colamd_Row_struct::start |
Definition at line 760 of file amesos_colamd.c.
Int Colamd_Row_struct::length |
Definition at line 761 of file amesos_colamd.c.
Int Colamd_Row_struct::degree |
Definition at line 764 of file amesos_colamd.c.
Int Colamd_Row_struct::p |
Definition at line 765 of file amesos_colamd.c.
union { ... } Colamd_Row_struct::shared1 |
Int Colamd_Row_struct::mark |
Definition at line 769 of file amesos_colamd.c.
Int Colamd_Row_struct::first_column |
Definition at line 770 of file amesos_colamd.c.
union { ... } Colamd_Row_struct::shared2 |
union { ... } Colamd_Row_struct::shared1 |
union { ... } Colamd_Row_struct::shared2 |