IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for alglib.ntheory, including all inherited members.
findprimitiverootandinverse(int n, ref int proot, ref int invproot) | alglib.ntheory | inlinestatic |
isprime(int n) | alglib.ntheory | inlineprivatestatic |
modexp(int a, int b, int n) | alglib.ntheory | inlineprivatestatic |
modmul(int a, int b, int n) | alglib.ntheory | inlineprivatestatic |