Function len_rice

Source
pub fn len_rice(n: u64, log2_b: usize) -> usize
Expand description

Returns the length of the Rice code for n with parameter log2_b.