Public Attributes | |
| uint | rn | 
| uint | cn | 
| uint * | row_off | 
| uint * | col | 
| double * | a | 
| uint | n | 
| uint * | Arp | 
| uint * | Aj | 
| double * | A | 
| double* csr_mat::a | 
| double* csr_mat::A | 
| uint * csr_mat::Aj | 
| uint * csr_mat::Arp | 
| uint csr_mat::cn | 
| uint * csr_mat::col | 
| uint csr_mat::n | 
| uint csr_mat::rn | 
| uint * csr_mat::row_off |