COMBINATORIAL_BLAS  1.6
Dist< NT > Class Template Reference

Public Types

typedef SpDCCols< int, NT > DCCols
 
typedef SpParMat< int, NT, DCColsMPI_DCCols
 
typedef SpDCCols< int64_t, double > DCCols
 
typedef SpParMat< int64_t, double, DCColsMPI_DCCols
 
typedef SpDCCols< int64_t, double > DCCols
 
typedef SpParMat< int64_t, double, DCColsMPI_DCCols
 
typedef FullyDistVec< int64_t, double > MPI_DenseVec
 

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< int64_t, double > Dist< NT >::DCCols

Definition at line 72 of file MCL.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< int64_t, double, DCCols > Dist< NT >::MPI_DCCols

Definition at line 73 of file MCL.cpp.

◆ MPI_DenseVec

template<class NT>
typedef FullyDistVec< int64_t, double> Dist< NT >::MPI_DenseVec

Definition at line 74 of file MCL.cpp.


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