Specification and archetypic instance for the ring interface.
More...
#include <iostream>
#include "linbox/field/archetype.h"
#include "linbox/ring/ring-interface.h"
#include "linbox/ring/abstract.h"
#include "linbox/ring/envelope.h"
#include "linbox/element/archetype.h"
#include "linbox/element/abstract.h"
#include "linbox/element/envelope.h"
#include "linbox/randiter/abstract.h"
#include "linbox/randiter/envelope.h"
#include "linbox/randiter/archetype.h"
#include "linbox/integer.h"
#include "linbox/linbox-config.h"
#include "linbox/util/error.h"
|
| class | RingArchetype |
| | specification and archetypic instance for the ring interfaceThe RingArchetype and its encapsulated element class contain pointers to the RingAbstract and its encapsulated ring element, respectively. More...
|
| |
|
| | LinBox |
| | Namespace in which all linbox code resides.
|
| |
|
| | LinBox |
| | Namespace in which all linbox code resides.
|
| |
Specification and archetypic instance for the ring interface.
- See Also
- Archetypes in LinBox