#include "CombBLAS/CombBLAS.h"Go to the source code of this file.
Classes | |
| struct | combblas::Select2ndMinSR< T1, T2 > |
| struct | combblas::VertexType< T > |
| struct | combblas::Select2ndRandSR< T1, T2 > |
| struct | combblas::MIS2verifySR< T1, T2 > |
Namespaces | |
| combblas | |
Functions | |
| template<typename ONT , typename IT , typename INT , typename DER > | |
| FullyDistSpVec< IT, ONT > | combblas::MIS2 (SpParMat< IT, INT, DER > A) |
| template<typename IT , typename NT > | |
| void | combblas::RestrictionOp (CCGrid &CMG, SpDCCols< IT, NT > *localmat, SpDCCols< IT, NT > *&R, SpDCCols< IT, NT > *&RT) |
Variables | |
| MTRand | GlobalMT |
| MTRand GlobalMT |
Definition at line 18 of file RestrictionOp.h.