COMBINATORIAL_BLAS  1.6
combblas::SemanticGraph< IT, NT, DER > Class Template Reference

#include <SemanticGraph.h>

Public Types

typedef SpParMat< IT, NT, SpDCCols< IT, NT > > PSpMat
 
typedef FullyDistVec< IT, NT > PVec
 

Public Member Functions

 SemanticGraph (IT total_m, IT total_n, const FullyDistVec< IT, IT > &, const FullyDistVec< IT, IT > &, const FullyDistVec< IT, NT > &)
 

Detailed Description

template<class IT, class NT, class DER>
class combblas::SemanticGraph< IT, NT, DER >

Definition at line 31 of file SemanticGraph.h.

Member Typedef Documentation

◆ PSpMat

template<class IT , class NT , class DER >
typedef SpParMat< IT, NT, SpDCCols<IT,NT> > combblas::SemanticGraph< IT, NT, DER >::PSpMat

Definition at line 35 of file SemanticGraph.h.

◆ PVec

template<class IT , class NT , class DER >
typedef FullyDistVec<IT,NT> combblas::SemanticGraph< IT, NT, DER >::PVec

Definition at line 36 of file SemanticGraph.h.

Constructor & Destructor Documentation

◆ SemanticGraph()

template<class IT , class NT , class DER >
combblas::SemanticGraph< IT, NT, DER >::SemanticGraph ( IT  total_m,
IT  total_n,
const FullyDistVec< IT, IT > &  ,
const FullyDistVec< IT, IT > &  ,
const FullyDistVec< IT, NT > &   
)

The documentation for this class was generated from the following file: