#include <csr.h>
Public Attributes | |
| int64_t | nRows |
| int64_t | nCols |
| int64_t | rAlloc |
| int64_t | bufAlloc |
| int64_t * | r2St |
| int64_t * | r2Sz |
| int64_t * | cIx |
| double * | val |
| int64_t nps_csr_t::bufAlloc |
| int64_t* nps_csr_t::cIx |
| int64_t nps_csr_t::nCols |
| int64_t nps_csr_t::nRows |
| int64_t* nps_csr_t::r2St |
| int64_t* nps_csr_t::r2Sz |
| int64_t nps_csr_t::rAlloc |
| double* nps_csr_t::val |
1.6.3