Skip to content
This repository has been 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant