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 |
Int | thickness |
Int | front |
union { | |
Int degree | |
Int p | |
} | shared1 |
union { | |
Int mark | |
Int first_column | |
} | shared2 |
Definition at line 725 of file amesos_ccolamd.c.
Int CColamd_Row_struct::start |
Definition at line 729 of file amesos_ccolamd.c.
Int CColamd_Row_struct::length |
Definition at line 730 of file amesos_ccolamd.c.
Int CColamd_Row_struct::degree |
Definition at line 733 of file amesos_ccolamd.c.
Int CColamd_Row_struct::p |
Definition at line 734 of file amesos_ccolamd.c.
union { ... } CColamd_Row_struct::shared1 |
Int CColamd_Row_struct::mark |
Definition at line 738 of file amesos_ccolamd.c.
Int CColamd_Row_struct::first_column |
Definition at line 739 of file amesos_ccolamd.c.
union { ... } CColamd_Row_struct::shared2 |
Int CColamd_Row_struct::thickness |
Definition at line 742 of file amesos_ccolamd.c.
Int CColamd_Row_struct::front |
Definition at line 744 of file amesos_ccolamd.c.
union { ... } CColamd_Row_struct::shared1 |
union { ... } CColamd_Row_struct::shared2 |