|
template<typename IT , typename NT , typename DER > |
FullyDistVec< IT, short > | combblas::StarCheck (const SpParMat< IT, NT, DER > &A, FullyDistVec< IT, IT > &father) |
|
template<typename IT , typename NT , typename DER > |
void | combblas::ConditionalHook (const SpParMat< IT, NT, DER > &A, FullyDistVec< IT, IT > &father) |
|
template<typename IT , typename NT , typename DER > |
void | combblas::UnconditionalHook (const SpParMat< IT, NT, DER > &A, FullyDistVec< IT, IT > &father) |
|
template<typename IT > |
void | combblas::Shortcut (FullyDistVec< IT, IT > &father) |
|
template<typename IT , typename NT , typename DER > |
bool | combblas::neigborsInSameCC (const SpParMat< IT, NT, DER > &A, FullyDistVec< IT, IT > &cclabel) |
|
template<typename IT , typename NT , typename DER > |
void | combblas::Correctness (const SpParMat< IT, NT, DER > &A, FullyDistVec< IT, IT > &cclabel, IT nCC, FullyDistVec< IT, IT > father) |
|
template<typename IT > |
IT | combblas::LabelCC (FullyDistVec< IT, IT > &father, FullyDistVec< IT, IT > &cclabel) |
|
template<typename IT , typename NT , typename DER > |
FullyDistVec< IT, IT > | combblas::CC (SpParMat< IT, NT, DER > &A, IT &nCC) |
|
template<typename IT > |
void | combblas::PrintCC (FullyDistVec< IT, IT > CC, IT nCC) |
|
template<typename IT > |
void | combblas::First4Clust (FullyDistVec< IT, IT > &cc) |
|
template<typename IT > |
void | combblas::HistCC (FullyDistVec< IT, IT > CC, IT nCC) |
|