pub fn crt_inv(xs: &[u16], ps: &[u16]) -> u128
Expand description

Compute the value x given a list of CRT primes and residues.