Logo MTL4

algebra::Ring< AddOp, MultOp, Element > Struct Template Reference
[Concepts]

Concept Ring. More...

#include <algebraic_concepts.hpp>

Inherits AbelianGroup< AddOp, Element >, SemiGroup< MultOp, Element >, and Distributive< AddOp, MultOp, Element >.

Collaboration diagram for algebra::Ring< AddOp, MultOp, Element >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename AddOp, typename MultOp, typename Element>
struct algebra::Ring< AddOp, MultOp, Element >

Concept Ring.

Parameters:
AddOp A functor implementing a binary operation representing addition
MultOp A functor implementing a binary operation representing multiplication
Element The type upon the binary operation is defined
Refinement of:

The documentation for this struct was generated from the following file:


algebra::Ring< AddOp, MultOp, Element > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.