This is the complete list of members for OvlpUtilParallel, including all inherited members.
comp_int(const int a, const int b) | OvlpUtilParallel | inlinestatic |
comp_pair(const std::pair< int, int > &p1, const int val) | OvlpUtilParallel | inlinestatic |
compare(const combination_p1 &c1, const combination_p2 &c2, const OvlpRSJoinParallel &joiner) | OvlpUtilParallel | inlinestatic |
is_equal(const combination_p1 &c1, const combination_p1 &c2, const OvlpRSJoinParallel &joiner) | OvlpUtilParallel | inlinestatic |
is_equal(const combination_p1 &c1, const combination_p1 &c2, const OvlpSelfJoinParallel &joiner) | OvlpUtilParallel | inlinestatic |
is_equal(const combination_p2 &c1, const combination_p2 &c2, const OvlpRSJoinParallel &joiner) | OvlpUtilParallel | inlinestatic |
nchoosek(int64_t n, int64_t k) | OvlpUtilParallel | inlinestatic |
OvlpUtilParallel()=default | OvlpUtilParallel | |
OvlpUtilParallel(const OvlpUtilParallel &other)=delete | OvlpUtilParallel | |
OvlpUtilParallel(OvlpUtilParallel &&other)=delete | OvlpUtilParallel | |
removeShort(const std::vector< std::vector< ui > > &records, std::unordered_map< ui, std::vector< int > > &ele, const OvlpRSJoinParallel &joiner) | OvlpUtilParallel | static |
removeWidow(std::unordered_map< ui, std::vector< int > > &ele, const std::unordered_map< ui, std::vector< int > > &ele_other) | OvlpUtilParallel | static |
transform(std::unordered_map< ui, std::vector< int > > &ele, const std::vector< std::pair< int, int > > &eles, std::vector< std::pair< int, int > > &idmap, std::vector< std::vector< std::pair< int, int > > > &ele_lists, std::vector< std::vector< ui > > &dataset, const ui total_eles, const int n, const OvlpRSJoinParallel &joiner) | OvlpUtilParallel | static |
~OvlpUtilParallel()=default | OvlpUtilParallel |