pub fn benchmark_div_throughput<R: PrimeCharacteristicRing + Copy + Div<Output = R>, const N: usize>(
c: &mut Criterion,
name: &str,
)where
StandardUniform: Distribution<R>,pub fn benchmark_div_throughput<R: PrimeCharacteristicRing + Copy + Div<Output = R>, const N: usize>(
c: &mut Criterion,
name: &str,
)where
StandardUniform: Distribution<R>,