|
COMBINATORIAL_BLAS
1.3
|
#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 38 of file SemanticGraph.h.
| typedef SpParMat< IT, NT, SpDCCols<IT,NT> > SemanticGraph< IT, NT, DER >::PSpMat |
Definition at line 42 of file SemanticGraph.h.
| typedef FullyDistVec<IT,NT> SemanticGraph< IT, NT, DER >::PVec |
Definition at line 43 of file SemanticGraph.h.
| SemanticGraph< IT, NT, DER >::SemanticGraph | ( | IT | total_m, |
| IT | total_n, | ||
| const FullyDistVec< IT, IT > & | , | ||
| const FullyDistVec< IT, IT > & | , | ||
| const FullyDistVec< IT, NT > & | |||
| ) |
1.8.1.1