Blender V2.61 - r43446
|
#include <supermatrix.h>
Public Attributes | |
int_t | nnz |
void * | nzval |
int_t * | rowind |
int_t * | colptr |
Definition at line 56 of file supermatrix.h.
Definition at line 60 of file supermatrix.h.
Referenced by get_perm_c(), sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sLUMemInit(), sp_preorder(), sp_sgemv(), sPrint_CompCol_Matrix(), and sQuerySpace().
Definition at line 57 of file supermatrix.h.
Referenced by get_perm_c(), sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sp_preorder(), sPrint_CompCol_Matrix(), and sPrintPerf().
void* NCformat::nzval |
Definition at line 58 of file supermatrix.h.
Referenced by sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sgstrs(), sLUMemInit(), sp_preorder(), sp_sgemv(), sp_strsv(), and sPrint_CompCol_Matrix().
Definition at line 59 of file supermatrix.h.
Referenced by get_perm_c(), sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sLUMemInit(), sp_preorder(), sp_sgemv(), and sPrint_CompCol_Matrix().