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

Balanced 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/modular-balanced.h"
#include "linbox/randiter/nonzero.h"
#include "fflas-ffpack/field/modular-balanced-double.h"

Data Structures

class  ModularBalanced< double >
 Centered representation of $\mathbf{Z}/m\mathbf{Z}$. More...
class  FieldAXPY< ModularBalanced< double > >
 Specialization of FieldAXPY. More...
class  DotProductDomain< ModularBalanced< double > >
 Specialization of DotProductDomain. More...

Namespaces

namespace  LinBox
 

Namespace in which all linbox code resides.



Detailed Description

Balanced representation of Z/mZ over double .