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

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
 

Detailed Description

Definition at line 725 of file amesos_ccolamd.c.

Member Data Documentation

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

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