You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2020/03/26 16:08:02 UTC

[incubator-datasketches-cpp] 01/01: Merge pull request #103 from apache/vo_performance

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

jmalkin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit a6265b307a03085abe26c20413fdbf7d7a5eaf29
Merge: 3415bbf f5a9888
Author: Jon Malkin <jm...@users.noreply.github.com>
AuthorDate: Thu Mar 26 09:07:55 2020 -0700

    Merge pull request #103 from apache/vo_performance
    
    replace std::function with template for subset sum estimates, inline …

 common/include/bounds_binomial_proportions.hpp | 26 +++++------
 sampling/include/var_opt_sketch.hpp            | 63 +++++++++++++-------------
 sampling/include/var_opt_sketch_impl.hpp       |  5 +-
 3 files changed, 48 insertions(+), 46 deletions(-)


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