|
linbox
|
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"
Include dependency graph for modular-float.h:
This graph shows which files directly or indirectly include this file: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. | |
representation of Z/mZ over float .
1.8.6