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

representation of Z/mZ over float . 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 <fflas-ffpack/field/modular-float.h>
#include "linbox/randiter/modular.h"

Data Structures

class  Modular< _Element >
 Prime fields of positive characteristic implemented directly in LinBox. More...
 
class  ModularRandIter< Element >
 Random field base element generator. More...
 
class  NonzeroRandIter< Field, RandIter >
 Random iterator for nonzero random numbers. More...
 
struct  ClassifyRing< Field >
 Default ring category. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

representation of Z/mZ over float .