Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dhyperloglog.c971 double hllSigma(double x) { in hllSigma() function
1044 z += m * hllSigma(reghisto[0]/(double)m); in hllCount()