#include <mpi.h>
#include <sys/time.h>
#include <iostream>
#include <iomanip>
#include <functional>
#include <algorithm>
#include <vector>
#include <string>
#include <sstream>
#include <stdint.h>
#include "CombBLAS/CombBLAS.h"
#include "Glue.h"
Go to the source code of this file.
|
template<typename IT , typename NT > |
SpDCCols< IT, NT > * | combblas::GenRMat (unsigned scale, unsigned EDGEFACTOR, double initiator[4], MPI_Comm &layerworld, bool scramble) |
|
template<typename IT , typename NT > |
void | combblas::Generator (unsigned scale, unsigned EDGEFACTOR, double initiator[4], CCGrid &CMG, SpDCCols< IT, NT > &splitmat, bool trans, bool scramble) |
|
◆ __STDC_CONSTANT_MACROS
#define __STDC_CONSTANT_MACROS |
◆ __STDC_LIMIT_MACROS
#define __STDC_LIMIT_MACROS |