|
TBCI Numerical high perf. C++ Library
2.8.0
|
#include <supermatrix.h>
Public Attributes | |
| int | nnz |
| void * | nzval |
| int * | colind |
| int * | rowptr |
Definition at line 72 of file supermatrix.h.
| int* NRformat::colind |
Definition at line 75 of file supermatrix.h.
| int NRformat::nnz |
Definition at line 73 of file supermatrix.h.
| void* NRformat::nzval |
Definition at line 74 of file supermatrix.h.
| int* NRformat::rowptr |
Definition at line 76 of file supermatrix.h.
1.8.5