Home
last modified time | relevance | path

Searched refs:hllTau (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dhyperloglog.c988 double hllTau(double x) { in hllTau() function
1039 double z = m * hllTau((m-reghisto[HLL_Q+1])/(double)m); in hllCount()