The interface requirements are minimal and are specified in LinBox::ElementArchetype.
Developers: Your element type may be almost any primitive type or defined class. To support the field archetype there is also a LinBox::ElementAbstract and LinBox::ElementEnvelope.
Classes | |
| class | ElementAbstract |
| Abstract element base class, a technicality. More... | |
| class | ElementArchetype |
| Field and Ring element interface specification and archetypical instance class. More... | |
| class | ElementEnvelope |
| Adaptor from archetypical interface to abstract interface, a technicality. More... | |
| class | GivPolynomial |
| Polynomials over a domain. More... | |
| class | GMPRationalElement |
| elements of GMP_Rationals. More... | |
1.3.4