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

Standard representation of Z/mZ over double . 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/field-axpy.h"
#include "linbox/util/debug.h"
#include <math.h>
#include "linbox/randiter/nonzero.h"
#include "linbox/randiter/modular.h"
#include "fflas-ffpack/field/modular-double.h"

Data Structures

class  Modular< double >
 Standard representation of $\mathbf{Z}/m\mathbf{Z}$. More...

Namespaces

namespace  LinBox
 

Namespace in which all linbox code resides.



Detailed Description

Standard representation of Z/mZ over double .