COMBINATORIAL_BLAS  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions
SemanticGraph< IT, NT, DER > Class Template Reference

#include <SemanticGraph.h>

List of all members.

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 SemanticGraph< IT, NT, DER >

Definition at line 38 of file SemanticGraph.h.


Member Typedef Documentation

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

Definition at line 42 of file SemanticGraph.h.

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

Definition at line 43 of file SemanticGraph.h.


Constructor & Destructor Documentation

template<class IT , class NT , class DER >
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: