You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2020/08/28 22:24:34 UTC

[incubator-datasketches-cpp] branch tuple_sketch updated (c0af664 -> e319654)

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a change to branch tuple_sketch
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git.


    from c0af664  aod union, allocator fixes
     add e319654  aod intersection

No new revisions were added by this update.

Summary of changes:
 tuple/CMakeLists.txt                               |  6 +++-
 ..._base.hpp => array_of_doubles_intersection.hpp} | 40 +++++++++-------------
 ....hpp => array_of_doubles_intersection_impl.hpp} | 14 ++++----
 tuple/include/array_of_doubles_union.hpp           | 16 +++++----
 tuple/include/array_of_doubles_union_impl.hpp      |  4 +--
 tuple/include/theta_intersection_base.hpp          |  2 ++
 tuple/include/theta_intersection_base_impl.hpp     |  5 +++
 tuple/include/tuple_intersection.hpp               |  3 +-
 tuple/test/array_of_doubles_sketch_test.cpp        | 17 +++++++++
 9 files changed, 64 insertions(+), 43 deletions(-)
 copy tuple/include/{theta_union_base.hpp => array_of_doubles_intersection.hpp} (52%)
 copy tuple/include/{tuple_a_not_b_impl.hpp => array_of_doubles_intersection_impl.hpp} (66%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org