|
linbox
|
#include <time.h>#include "linbox/linbox-config.h"#include "linbox/util/debug.h"#include <NTL/ZZ_pXFactoring.h>#include <NTL/ZZ_pE.h>#include <NTL/ZZ.h>#include <givaro/zring.h>#include "linbox/field/field-traits.h"#include "linbox/integer.h"#include "ntl-zz.h"Data Structures | |
| class | NTL_ZZ_pE_Initialiser |
| class | NTL_ZZ_pE |
| Wrapper of ZZ_pE from NTL Define a parameterized class to handle easily Givaro::ZRing<NTL::ZZ_pE> field. More... | |
| struct | ClassifyRing< UnparametricRandIter< NTL::ZZ_pE > > |
| class | UnparametricRandIter< NTL::ZZ_pE > |
Namespaces | |
| namespace | Givaro |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |
Functions | |
| template<> | |
| NTL::ZZ_pE & | Caster (NTL::ZZ_pE &x, const Integer &y) |
| template<> | |
| NTL::ZZ_pE & | Caster (NTL::ZZ_pE &x, const double &y) |
| Integer & | Caster (Integer &c, const NTL::ZZ_pE &e) |