Function crt

Source
pub fn crt(x: u128, ps: &[u16]) -> Vec<u16>
Expand description

Compute the CRT representation of x with respect to the primes ps.