linbox
Data Structures | Namespaces
modular-byte.h File Reference

representation of Z/mZ over byte . More...

#include "linbox/linbox-config.h"
#include "linbox/integer.h"
#include "linbox/vector/vector-domain.h"
#include "linbox/field/field-interface.h"
#include "linbox/field/field-traits.h"
#include "linbox/util/debug.h"
#include "linbox/randiter/modular.h"

Data Structures

struct  ClassifyRing< Field >
 Default ring category. More...
 
class  Modular< int8_t >
 Specialization of Modular to signed 8 bit element type with efficient dot product. More...
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

representation of Z/mZ over byte .