Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_algs.c242 uint64_t shannonsum = 0; in n2rng_renyi_entropy() local
254 shannonsum -= (count * (lg2(count) + in n2rng_renyi_entropy()
271 shannonsum -= (count * (lg2(count) + in n2rng_renyi_entropy()
279 entp->H1 = shannonsum / 64; in n2rng_renyi_entropy()