Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
coo.h File Reference
Include dependency graph for coo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CTF_int::COO_Matrix
 serialized matrix in coordinate format, meaning three arrays of dimension nnz are stored, one of values, and two of row and column indices More...
 

Namespaces

 CTF_int
 

Functions

int64_t CTF_int::get_coo_size (int64_t nnz, int val_size)