Amesos Package Browser (Single Doxygen Collection)
Development
|
#include <amesos_cholmod_core.h>
Public Attributes | |
size_t | n |
size_t | minor |
void * | Perm |
void * | ColCount |
size_t | nzmax |
void * | p |
void * | i |
void * | x |
void * | z |
void * | nz |
void * | next |
void * | prev |
size_t | nsuper |
size_t | ssize |
size_t | xsize |
size_t | maxcsize |
size_t | maxesize |
void * | super |
void * | pi |
void * | px |
void * | s |
int | ordering |
int | is_ll |
int | is_super |
int | is_monotonic |
int | itype |
int | xtype |
int | dtype |
Definition at line 1476 of file amesos_cholmod_core.h.
size_t cholmod_factor_struct::n |
Definition at line 1482 of file amesos_cholmod_core.h.
size_t cholmod_factor_struct::minor |
Definition at line 1484 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::Perm |
Definition at line 1493 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::ColCount |
Definition at line 1494 of file amesos_cholmod_core.h.
size_t cholmod_factor_struct::nzmax |
Definition at line 1500 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::p |
Definition at line 1502 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::i |
Definition at line 1503 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::x |
Definition at line 1504 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::z |
Definition at line 1505 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::nz |
Definition at line 1506 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::next |
Definition at line 1511 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::prev |
Definition at line 1512 of file amesos_cholmod_core.h.
size_t cholmod_factor_struct::nsuper |
Definition at line 1523 of file amesos_cholmod_core.h.
size_t cholmod_factor_struct::ssize |
Definition at line 1524 of file amesos_cholmod_core.h.
size_t cholmod_factor_struct::xsize |
Definition at line 1525 of file amesos_cholmod_core.h.
size_t cholmod_factor_struct::maxcsize |
Definition at line 1526 of file amesos_cholmod_core.h.
size_t cholmod_factor_struct::maxesize |
Definition at line 1527 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::super |
Definition at line 1529 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::pi |
Definition at line 1530 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::px |
Definition at line 1531 of file amesos_cholmod_core.h.
void* cholmod_factor_struct::s |
Definition at line 1532 of file amesos_cholmod_core.h.
int cholmod_factor_struct::ordering |
Definition at line 1538 of file amesos_cholmod_core.h.
int cholmod_factor_struct::is_ll |
Definition at line 1540 of file amesos_cholmod_core.h.
int cholmod_factor_struct::is_super |
Definition at line 1541 of file amesos_cholmod_core.h.
int cholmod_factor_struct::is_monotonic |
Definition at line 1542 of file amesos_cholmod_core.h.
int cholmod_factor_struct::itype |
Definition at line 1587 of file amesos_cholmod_core.h.
int cholmod_factor_struct::xtype |
Definition at line 1592 of file amesos_cholmod_core.h.
int cholmod_factor_struct::dtype |
Definition at line 1593 of file amesos_cholmod_core.h.