linbox
|
representation of Z/mZ
over short
.
More...
#include "math.h"
#include "linbox/linbox-config.h"
#include "linbox/integer.h"
#include "linbox/vector/vector-domain.h"
#include "linbox/field/field-interface.h"
#include "linbox/util/debug.h"
#include "linbox/field/field-traits.h"
#include "linbox/randiter/modular.h"
Data Structures | |
class | Modular< int16_t > |
Specialization of Modular to short element type with efficient dot product. More... | |
Namespaces | |
namespace | LinBox |
Namespace in which all linbox code resides. |
representation of Z/mZ
over short
.