|
linbox
|
Crooked 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 <cmath>#include "linbox/randiter/modular-crooked.h"#include "linbox/randiter/nonzero.h"#include <iostream>
Include dependency graph for modular-crooked-double.h:
This graph shows which files directly or indirectly include this file:Data Structures | |
| struct | ClassifyRing< Field > |
| Default ring category. More... | |
Namespaces | |
| LinBox | |
| Namespace in which all linbox code resides. | |
Crooked representation of Z/mZ over double .
This is a balanced representation with more positive (or negative) representants. Being tested.
1.8.6