Merge remote-tracking branch 'origin/topic/bernhard/topk' into topic/robin/topk-merge

* origin/topic/bernhard/topk:
  update documentation, rename get* to Get* and make hasher persistent

Conflicts:
	src/probabilistic/Topk.cc
	src/probabilistic/Topk.h
	src/probabilistic/top-k.bif
This commit is contained in:
Robin Sommer 2013-08-01 14:13:25 -07:00
commit f6e5de91fa
4 changed files with 178 additions and 86 deletions

View file

@ -1,11 +1,11 @@
error: getCount for element that is not in top-k
error: getEpsilon for element that is not in top-k
error: getCount for element that is not in top-k
error: getEpsilon for element that is not in top-k
error: getCount for element that is not in top-k
error: getEpsilon for element that is not in top-k
error: getCount for element that is not in top-k
error: getEpsilon for element that is not in top-k
warning: TopkVal::getSum() was used on a pruned data structure. Result values do not represent total element count
error: getCount for element that is not in top-k
error: getEpsilon for element that is not in top-k
error: GetCount for element that is not in top-k
error: GetEpsilon for element that is not in top-k
error: GetCount for element that is not in top-k
error: GetEpsilon for element that is not in top-k
error: GetCount for element that is not in top-k
error: GetEpsilon for element that is not in top-k
error: GetCount for element that is not in top-k
error: GetEpsilon for element that is not in top-k
warning: TopkVal::GetSum() was used on a pruned data structure. Result values do not represent total element count
error: GetCount for element that is not in top-k
error: GetEpsilon for element that is not in top-k