#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 > &) | |
Definition at line 31 of file SemanticGraph.h.
typedef SpParMat< IT, NT, SpDCCols<IT,NT> > combblas::SemanticGraph< IT, NT, DER >::PSpMat |
Definition at line 35 of file SemanticGraph.h.
typedef FullyDistVec<IT,NT> combblas::SemanticGraph< IT, NT, DER >::PVec |
Definition at line 36 of file SemanticGraph.h.
combblas::SemanticGraph< IT, NT, DER >::SemanticGraph | ( | IT | total_m, |
IT | total_n, | ||
const FullyDistVec< IT, IT > & | , | ||
const FullyDistVec< IT, IT > & | , | ||
const FullyDistVec< IT, NT > & | |||
) |