Blender V2.61 - r43446
|
#include <supermatrix.h>
Public Attributes | |
int_t | nnz |
void * | nzval |
int_t * | colind |
int_t * | rowptr |
Definition at line 69 of file supermatrix.h.
Definition at line 72 of file supermatrix.h.
Referenced by sCreate_CompRow_Matrix(), and sgssv().
Definition at line 70 of file supermatrix.h.
Referenced by sCreate_CompRow_Matrix(), and sgssv().
void* NRformat::nzval |
Definition at line 71 of file supermatrix.h.
Referenced by sCreate_CompRow_Matrix(), and sgssv().
Definition at line 73 of file supermatrix.h.
Referenced by sCreate_CompRow_Matrix(), and sgssv().