|
NTLib - Number Theory Library 0.9
|
Represents an integer modulo another integer. More...
Classes | |
| class | ntlib::mod_int< T, m > |
| Class representing an element of a ring of integers modulo another positive integer. The modulus is provided at compile-time. More... | |
| class | ntlib::algebra_traits< mod_int< T, m > > |
| Specialization of ntlib::algebra_traits for mod_int. More... | |
Represents an integer modulo another integer.
Files | |
| file | modules/types/mod_int.cpp |
| Primary module interface unit for module mod_int. | |