linbox  1
Modular< uint8 > Class Template Reference

Allows compact storage when the modulus is less than 2^8. More...

#include <modular.h>

Inheritance diagram for Modular< uint8 >:
FieldInterface

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: