![]() |
|
#include <struct.h>
Public Attributes | |
| int | nrows |
| int | nnzs |
| idxtype * | rowptr |
| idxtype * | colind |
| float * | values |
| float * | transfer |
| idxtype* matrixdef::colind |
| int matrixdef::nnzs |
| int matrixdef::nrows |
| idxtype* matrixdef::rowptr |
| float* matrixdef::transfer |
| float* matrixdef::values |