You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2022/04/01 00:31:45 UTC

[datasketches-java] branch DirectKllDouble updated (0e5dde1 -> d29627d)

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

leerho pushed a change to branch DirectKllDouble
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git.


    from 0e5dde1  Moved public statics from KllPreambleUtil to KllSketch, added reset() method.
     add d29627d  Removed mentions of m.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/datasketches/kll/KllDirectSketch.java    |  2 +-
 .../java/org/apache/datasketches/kll/KllDoublesSketch.java   |  3 +--
 .../java/org/apache/datasketches/kll/KllFloatsSketch.java    |  3 +--
 src/main/java/org/apache/datasketches/kll/KllHeapSketch.java |  2 +-
 src/main/java/org/apache/datasketches/kll/KllSketch.java     | 12 +++++-------
 5 files changed, 9 insertions(+), 13 deletions(-)

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