Instigate Open Source Documentation

instigate::algebra::additive_monoid::interface< T > Struct Template Reference

Interface of the Additive Monoid Concept. More...

#include <_additive_monoid.hpp>

Inheritance diagram for instigate::algebra::additive_monoid::interface< T >:
instigate::algebra::additive_semi_group::interface< T > instigate::algebra::additive_magma::interface< T > instigate::assignable::interface< T > instigate::algebra::additive_group::interface< T > instigate::algebra::ring::interface< T > instigate::algebra::field::interface< T >

List of all members.

Static Public Member Functions

static T get_zero ()
 Get the additive identity element.

Detailed Description

template<typename T>
struct instigate::algebra::additive_monoid::interface< T >

Interface of the Additive Monoid Concept.


Member Function Documentation

template<typename T >
static T instigate::algebra::additive_monoid::interface< T >::get_zero (  )  [inline, static]

Get the additive identity element.

Returns:
The additive identity element

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


© Instigate CJSC, Open Source