#include "modulo.cc"
Go to the source code of this file.
Functions | |
bool | test01 () |
int | main () |
Definition in file check_modulo.cc.
int main | ( | ) |
Definition at line 29 of file check_modulo.cc.
References numtheory::bininvmod(), cin, numtheory::coprime(), cout, endl(), flush(), numtheory::invmod(), numtheory::montgominvmod(), numtheory::mulmod(), numtheory::normalized_signed_mod(), and numtheory::oddgcd().
bool test01 | ( | ) |
Definition at line 15 of file check_modulo.cc.
References cout, endl(), numtheory::invmod(), and numtheory::probab_prime().