|
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 | d |
| void * | x |
| void * | z |
| int | xtype |
| int | dtype |
Definition at line 1755 of file amesos_cholmod_core.h.
| size_t cholmod_dense_struct::nrow |
Definition at line 1757 of file amesos_cholmod_core.h.
| size_t cholmod_dense_struct::ncol |
Definition at line 1758 of file amesos_cholmod_core.h.
| size_t cholmod_dense_struct::nzmax |
Definition at line 1759 of file amesos_cholmod_core.h.
| size_t cholmod_dense_struct::d |
Definition at line 1760 of file amesos_cholmod_core.h.
| void* cholmod_dense_struct::x |
Definition at line 1761 of file amesos_cholmod_core.h.
| void* cholmod_dense_struct::z |
Definition at line 1762 of file amesos_cholmod_core.h.
| int cholmod_dense_struct::xtype |
Definition at line 1763 of file amesos_cholmod_core.h.
| int cholmod_dense_struct::dtype |
Definition at line 1764 of file amesos_cholmod_core.h.
1.8.6