Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

linbox/ring


Detailed Description

LinBox rings, ring wrappers, ring construction tools.

LinBox rings implement the ring concept, inheriting from the field concept, as it is defined in the ring archetype.


Classes

class  PIRModular< int >
 template <> More...

class  PIRModular< int32 >
 template <> More...

class  RingAbstract
 Abstract ring base class. More...

class  RingArchetype
 specification and archetypic instance for the ring interface More...

class  RingEnvelope
 implement the ring archetype to minimize code bloat. More...

class  GivPolynomialRing
 polynomials with coefficients modulo some power of two More...

class  PowerOfTwoModular
 Ring of elements modulo some power of two. More...


Typedefs

typedef UnparametricField<
integer
LinBox::GMP_Integers
typedef NTL_ZZRandIter LinBox::RandIter
 the integer ring. class NTL_ZZ {


Typedef Documentation

typedef UnparametricField<integer> GMP_Integers
 

wrapper of GMP's integers as a LinBox ring.


Generated on Thu Feb 8 22:32:56 2007 for linbox by doxygen 1.3.4