COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
Dist< NT > Class Template Reference

Public Types

typedef SpDCCols< int, NTDCCols
 
typedef SpParMat< int, NT, DCColsMPI_DCCols
 
typedef SpDCCols< int64_t, doubleDCCols
 
typedef SpParMat< int64_t, double, DCColsMPI_DCCols
 
typedef SpDCCols< Int, IntDCCols
 
typedef SpParMat< Int, Int, DCColsMPI_DCCols
 

Detailed Description

template<class NT>
class Dist< NT >

Connected components based on Awerbuch-Shiloach algorithm

Definition at line 53 of file BetwCent.cpp.

Member Typedef Documentation

◆ DCCols [1/3]

template<class NT >
typedef SpDCCols< int, NT > Dist< NT >::DCCols

Definition at line 56 of file BetwCent.cpp.

◆ DCCols [2/3]

template<class NT >
typedef SpDCCols< int64_t, double > Dist< NT >::DCCols

Definition at line 62 of file CC.cpp.

◆ DCCols [3/3]

template<class NT >
typedef SpDCCols< Int, Int > Dist< NT >::DCCols

Definition at line 64 of file FastSV.cpp.

◆ MPI_DCCols [1/3]

template<class NT >
typedef SpParMat< int, NT, DCCols > Dist< NT >::MPI_DCCols

Definition at line 57 of file BetwCent.cpp.

◆ MPI_DCCols [2/3]

template<class NT >
typedef SpParMat< int64_t, double, DCCols > Dist< NT >::MPI_DCCols

Definition at line 63 of file CC.cpp.

◆ MPI_DCCols [3/3]

template<class NT >
typedef SpParMat< Int, Int, DCCols > Dist< NT >::MPI_DCCols

Definition at line 65 of file FastSV.cpp.


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