#include <cholmod_core.h>
Public Attributes | |
void * | ColCount |
int | dtype |
void * | i |
int | is_ll |
int | is_monotonic |
int | is_super |
int | itype |
size_t | maxcsize |
size_t | maxesize |
size_t | minor |
size_t | n |
void * | next |
size_t | nsuper |
void * | nz |
size_t | nzmax |
int | ordering |
void * | p |
void * | Perm |
void * | pi |
void * | prev |
void * | px |
void * | s |
size_t | ssize |
void * | super |
void * | x |
size_t | xsize |
int | xtype |
void * | z |
Definition at line 1498 of file cholmod_core.h.
Definition at line 1516 of file cholmod_core.h.
Definition at line 1615 of file cholmod_core.h.
void* cholmod_factor_struct::i |
Definition at line 1525 of file cholmod_core.h.
Definition at line 1562 of file cholmod_core.h.
Definition at line 1564 of file cholmod_core.h.
Definition at line 1563 of file cholmod_core.h.
Definition at line 1609 of file cholmod_core.h.
Definition at line 1548 of file cholmod_core.h.
Definition at line 1549 of file cholmod_core.h.
size_t cholmod_factor_struct::minor |
Definition at line 1506 of file cholmod_core.h.
size_t cholmod_factor_struct::n |
Definition at line 1504 of file cholmod_core.h.
Definition at line 1533 of file cholmod_core.h.
Definition at line 1545 of file cholmod_core.h.
Definition at line 1528 of file cholmod_core.h.
size_t cholmod_factor_struct::nzmax |
Definition at line 1522 of file cholmod_core.h.
Definition at line 1560 of file cholmod_core.h.
void* cholmod_factor_struct::p |
Definition at line 1524 of file cholmod_core.h.
Definition at line 1515 of file cholmod_core.h.
Definition at line 1552 of file cholmod_core.h.
Definition at line 1534 of file cholmod_core.h.
Definition at line 1553 of file cholmod_core.h.
void* cholmod_factor_struct::s |
Definition at line 1554 of file cholmod_core.h.
size_t cholmod_factor_struct::ssize |
Definition at line 1546 of file cholmod_core.h.
Definition at line 1551 of file cholmod_core.h.
void* cholmod_factor_struct::x |
Definition at line 1526 of file cholmod_core.h.
size_t cholmod_factor_struct::xsize |
Definition at line 1547 of file cholmod_core.h.
Definition at line 1614 of file cholmod_core.h.
void* cholmod_factor_struct::z |
Definition at line 1527 of file cholmod_core.h.