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_Row_struct Struct Reference

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
 

Detailed Description

Definition at line 758 of file amesos_colamd.c.

Member Data Documentation

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

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