shannon_entropy

Function shannon_entropy 

Source
pub(crate) fn shannon_entropy(
    population: &[u32],
    size: usize,
) -> (floatX, usize)