This is the complete list of members for SetJoin, including all inherited members.
allocation_cost | SetJoin | |
cacheVec | SetJoin | |
candidateNum | SetJoin | |
cosine(ui x, ui y) | SetJoin | inline |
dataset_all | SetJoin | |
det | SetJoin | |
dice(ui x, ui y) | SetJoin | inline |
ifRS | SetJoin | |
index_cost | SetJoin | |
indexLists | SetJoin | |
indexVecs | SetJoin | |
isHeap | SetJoin | |
isWeightedComp | SetJoin | |
jaccard(ui x, ui y) | SetJoin | inline |
lengthSum | SetJoin | |
listlens | SetJoin | |
loadDataset(const std::vector< std::vector< ui > > &records, std::string file) | SetJoin | inline |
maxHeapSize | SetJoin | |
normalFunc | SetJoin | |
overlap(int x, int y, int posx=0, int posy=0, int current_overlap=0) | SetJoin | |
overlap_cost | SetJoin | |
overlapFunc | SetJoin | |
overlapRS(int x, int y, int posx=0, int posy=0, int current_overlap=0) | SetJoin | |
prepare(const std::vector< std::vector< ui > > &offsets, ui column) | SetJoin | inline |
prime_exp | SetJoin | |
query_dataset | SetJoin | |
query_weights | SetJoin | |
queryEmpty | SetJoin | |
resizeData(std::vector< std::vector< ui > > &dataset) | SetJoin | inline |
result_pairs | SetJoin | |
result_pairs_ | SetJoin | |
resultNum | SetJoin | |
SetJoin()=default | SetJoin | |
SetJoin(const std::vector< std::vector< ui > > &sorted_records, const std::vector< double > &recwt, const std::vector< double > &_wordwt, std::string _sim_pairs_filepath, double _det, ui _maxHeapSize=0, bool _isWeightedComp=false) | SetJoin | inline |
SetJoin(const std::vector< std::vector< ui > > &work_records, const std::vector< std::vector< ui > > &query_records, const std::vector< double > &workwt, const std::vector< double > &querywt, const std::vector< double > &_wordwt, const std::string &_sim_pairs_filepath, double _det, ui _maxHeapSize=0, bool _isWeightedComp=false) | SetJoin | inline |
setRSJoin(double threshold, std::vector< std::pair< int, int > > &sim_pairs) | SetJoin | |
setSelfJoin(double threshold, std::vector< std::pair< int, int > > &sim_pairs) | SetJoin | |
simFType | SetJoin | |
simP_file_path | SetJoin | |
weightedCosine(ui x, ui y) | SetJoin | inline |
weightedDice(ui x, ui y) | SetJoin | inline |
weightedFunc | SetJoin | |
weightedJaccard(ui x, ui y) | SetJoin | inline |
weightedOverlap(ui x, ui y) | SetJoin | inline |
wordwt | SetJoin | |
work_dataset | SetJoin | |
work_weights | SetJoin | |
workEmpty | SetJoin | |
~SetJoin() | SetJoin | inline |