Function barrett_reduce

Source
pub fn barrett_reduce<M: Modulus>(a: u32) -> u32
Expand description

Barrett reduction for fast modular arithmetic