Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
block_sparse.cxx File Reference
#include <ctf.hpp>
#include <float.h>
Include dependency graph for block_sparse.cxx:

Go to the source code of this file.

Namespaces

 CTF
 

Functions

Matrix flatten_block_sparse_matrix (Matrix< Tensor<> > A, std::vector< int > ranges, World &dw)
 
int block_sparse (std::vector< int > ranges, World &dw)
 perform block sparse matrix-matrix product More...
 
char * getCmdOption (char **begin, char **end, const std::string &option)
 
int main (int argc, char **argv)