Skip to content
This repository was archived by the owner on Jul 7, 2020. It is now read-only.

Add Getters for Width and Depth attributes #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arnaudfnr
Copy link

I just want to add getters on Depth and Width attributes in Count-Min Sketch.

It will allow to optimize serialization by pre-computing the number of bytes required in the process.
I thinks it is more convenient than getting the relative error and epsilon attributes and then converting them into depth and width because it adds some useless computations.

@arnaudfnr arnaudfnr force-pushed the CountMinSketch_Getters branch from 66dc702 to e24cc7e Compare December 22, 2017 13:48
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant