linbox
Data Structures | Namespaces
ring/archetype.h File Reference

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"
+ Include dependency graph for ring/archetype.h:

Data Structures

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

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

Specification and archetypic instance for the ring interface.

See also
Archetypes in LinBox