35#include "CombBLAS/CombBLAS.h"
51 cout <<
"Usage: ./IteratorTest <BASEADDRESS> <Matrix>" <<
endl;
52 cout <<
"Input file <Matrix> should be under <BASEADDRESS> in triples format" <<
endl;
67 A.ReadDistribute(
name, 0);
int main(int argc, char *argv[])
Iterate over the nonzeros of the sparse column.
Iterate over (sparse) columns of the sparse matrix.
static void Print(const std::string &s)