Modular< uint8 > Class Template Reference
Allows compact storage when the modulus is less than 2^8.
More...
#include <modular.h>
List of all members.
Detailed Description
template<>
class LinBox::Modular< uint8 >
Allows compact storage when the modulus is less than 2^8.
Requires 1 < the modulus < 2^8, normally prime. See FieldArchetype for member specifications.
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/linbox-1.1.6/linbox/field/modular.h