Structs§
- Certificate
- A primality certificate, currently a modification of the Pratt Certificate.
- Factorization
- Factorization of an integer
- Mpz
- Arbitrary precision integer (Z)
Enums§
- NTResult
- Enum returned in checked functions returning any errors of evaluation
- Sign
- Enum representing the sign
Traits§
- Number
Theory - Trait for number-theory functions across all integer types