| 
    Amesos Package Browser (Single Doxygen Collection)
    Development
    
   | 
 
#include <amesos_cholmod_core.h>
Public Attributes | |
| size_t | nrow | 
| size_t | ncol | 
| size_t | nzmax | 
| size_t | nnz | 
| void * | i | 
| void * | j | 
| void * | x | 
| void * | z | 
| int | stype | 
| int | itype | 
| int | xtype | 
| int | dtype | 
Definition at line 1932 of file amesos_cholmod_core.h.
| size_t cholmod_triplet_struct::nrow | 
Definition at line 1934 of file amesos_cholmod_core.h.
| size_t cholmod_triplet_struct::ncol | 
Definition at line 1935 of file amesos_cholmod_core.h.
| size_t cholmod_triplet_struct::nzmax | 
Definition at line 1936 of file amesos_cholmod_core.h.
| size_t cholmod_triplet_struct::nnz | 
Definition at line 1937 of file amesos_cholmod_core.h.
| void* cholmod_triplet_struct::i | 
Definition at line 1939 of file amesos_cholmod_core.h.
| void* cholmod_triplet_struct::j | 
Definition at line 1940 of file amesos_cholmod_core.h.
| void* cholmod_triplet_struct::x | 
Definition at line 1941 of file amesos_cholmod_core.h.
| void* cholmod_triplet_struct::z | 
Definition at line 1942 of file amesos_cholmod_core.h.
| int cholmod_triplet_struct::stype | 
Definition at line 1944 of file amesos_cholmod_core.h.
| int cholmod_triplet_struct::itype | 
Definition at line 1989 of file amesos_cholmod_core.h.
| int cholmod_triplet_struct::xtype | 
Definition at line 1990 of file amesos_cholmod_core.h.
| int cholmod_triplet_struct::dtype | 
Definition at line 1991 of file amesos_cholmod_core.h.
 1.8.6