Loading...
Searching...
No Matches
Go to the documentation of this file.
5#include "../SpTuples.h"
6#include "../SpDCCols.h"
7#include "../SpParMat.h"
26 cerr <<
"One of the input files doesn't exist\n";
42 C.SpGEMM <
PT> (
A,
B,
false,
false);
78 for(
int i=0; i<
prefixes.size(); i++)
89 cerr <<
"One of the input files doesn't exist\n";
156 input1.seekg (0, ios::beg);
157 input2.seekg (0, ios::beg);
180 cerr <<
"A and B constructed"<<
endl;