This is the complete list of members for OvlpRSJoinParallel, including all inherited members.
build_heap(const std::vector< std::pair< int, int > > &vec, const std::vector< std::vector< ui > > &dataset, int L, std::vector< int > &heap, std::vector< combination_p1 > &combs, int &heap_size, int tid) | OvlpRSJoinParallel | |
build_heap(const std::vector< std::pair< int, int > > &vec, const std::vector< std::vector< ui > > &dataset, int L, std::vector< int > &heap, std::vector< combination_p2 > &combs, int &heap_size, int tid) | OvlpRSJoinParallel | |
c | OvlpRSJoinParallel | |
candidate_num | OvlpRSJoinParallel | |
combs1 | OvlpRSJoinParallel | |
combs2 | OvlpRSJoinParallel | |
comp_comb1(const int a, const int b, int tid) | OvlpRSJoinParallel | inline |
comp_comb2(const int a, const int b, int tid) | OvlpRSJoinParallel | inline |
datasets1 | OvlpRSJoinParallel | |
datasets2 | OvlpRSJoinParallel | |
ele_lists1 | OvlpRSJoinParallel | |
ele_lists2 | OvlpRSJoinParallel | |
heap1 | OvlpRSJoinParallel | |
heap2 | OvlpRSJoinParallel | |
idmap_records1 | OvlpRSJoinParallel | |
idmap_records2 | OvlpRSJoinParallel | |
if_external_IO | OvlpRSJoinParallel | |
isHeap | OvlpRSJoinParallel | |
isWeightedComp | OvlpRSJoinParallel | |
maxHeapSize | OvlpRSJoinParallel | |
n1 | OvlpRSJoinParallel | |
n2 | OvlpRSJoinParallel | |
overlapCoeff(int id1, int id2) | OvlpRSJoinParallel | inline |
overlapjoin(int overlap_threshold, std::vector< std::pair< int, int > > &finalPairs) | OvlpRSJoinParallel | |
OvlpRSJoinParallel(const std::vector< std::vector< ui > > &sorted_records_1, const std::vector< std::vector< ui > > &sorted_records_2, const std::vector< double > &rec1wt, const std::vector< double > &rec2wt, const std::vector< double > &_wordwt, ui _maxHeapSize=0, bool _isWeightedComp=false) | OvlpRSJoinParallel | inline |
records1 | OvlpRSJoinParallel | |
records2 | OvlpRSJoinParallel | |
recWeights1 | OvlpRSJoinParallel | |
recWeights2 | OvlpRSJoinParallel | |
result_num | OvlpRSJoinParallel | |
result_pairs | OvlpRSJoinParallel | |
result_pairs_ | OvlpRSJoinParallel | |
resultPair_storePath | OvlpRSJoinParallel | |
set_external_store(const std::string &_resPair_path) | OvlpRSJoinParallel | inline |
small_case(int L1, int R1, int L2, int R2, std::vector< std::pair< int, int > > &finalPairs) | OvlpRSJoinParallel | |
total_eles | OvlpRSJoinParallel | |
weightedOverlapCoeff(int id1, int id2) | OvlpRSJoinParallel | inline |
wordwt | OvlpRSJoinParallel | |