empty

fun empty(precision: Int = 14): HyperLogLog

An empty sketch with precision p in 4, 18 (default 14). All registers are initialised to zero.