| Cyclops Tensor Framework
    parallel arithmetic on multidimensional arrays | 


Go to the source code of this file.
| Data Structures | |
| class | CTF_int::CSR_Matrix | 
| abstraction for a serialized sparse matrix stored in column-sparse-row (CSR) layout  More... | |
| Namespaces | |
| CTF_int | |
| Functions | |
| int64_t | CTF_int::get_csr_size (int64_t nnz, int nrow, int val_size) | 
| computes the size of a serialized CSR matrix  More... | |