Function calc_m_given_p_n

Source
pub fn calc_m_given_p_n(p: P, n: N) -> M
Expand description

Given the probability of false positive and number of elements, compute the number of bits.