COMBINATORIAL_BLAS 1.6
BlockedSpGEMM.cpp File Reference
#include <iostream>
#include <vector>
#include "CombBLAS/CombBLAS.h"
Include dependency graph for BlockedSpGEMM.cpp:

Go to the source code of this file.

Typedefs

typedef int64_t IT
 
typedef double NT
 

Functions

int main (int argc, char *argv[])
 

Typedef Documentation

◆ IT

typedef int64_t IT

Definition at line 9 of file BlockedSpGEMM.cpp.

◆ NT

typedef double NT

Definition at line 10 of file BlockedSpGEMM.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 14 of file BlockedSpGEMM.cpp.