Go to the source code of this file.
Functions | |
| void | chinese (mpz_t res, const mpz_t r1, const mpz_t m1, const mpz_t r2, const mpz_t m2) |
| int | reconstruct (mpq_t res, const mpz_t u, const mpz_t m) |
| void chinese | ( | mpz_t | res, |
| const mpz_t | r1, | ||
| const mpz_t | m1, | ||
| const mpz_t | r2, | ||
| const mpz_t | m2 | ||
| ) |
| int reconstruct | ( | mpq_t | res, |
| const mpz_t | u, | ||
| const mpz_t | m | ||
| ) |