linbox
ntl-gf2e.h File Reference
#include <NTL/GF2XFactoring.h>
#include <NTL/GF2E.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/integer.h"
#include "ntl-zz.h"

Data Structures

class  NTL_GF2E_Initialiser
 
class  NTL_GF2E
 
struct  ClassifyRing< UnparametricRandIter< NTL::GF2E > >
 
class  UnparametricRandIter< NTL::GF2E >
 

Namespaces

namespace  Givaro
 
namespace  LinBox
 Namespace in which all linbox code resides.
 

Functions

template<>
NTL::GF2E & Caster (NTL::GF2E &x, const Integer &y)
 
template<>
NTL::GF2E & Caster (NTL::GF2E &x, const double &y)
 
template<>
Integer & Caster (Integer &x, const NTL::GF2E &y)