Function cdf

Source
pub const fn cdf<const VARS: usize, const CDF_LEN: usize>(
    vars: [u16; VARS],
) -> [u16; CDF_LEN]