|
linbox
|
#include <NTL/lzz_pXFactoring.h>#include <NTL/lzz_pE.h>#include <time.h>#include "linbox/linbox-config.h"#include "linbox/util/debug.h"#include <givaro/zring.h>#include "linbox/field/field-traits.h"#include "linbox/field/hom.h"#include "linbox/integer.h"Data Structures | |
| class | NTL_zz_pE_Initialiser |
| use ZZ_pEBak mechanism too ? More... | |
| class | NTL_zz_pE |
| zz_pE Define a parameterized class to easily handle 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) |
| template<> | |
| Integer & | Caster (Integer &x, const NTL::zz_pE &y) |