Instigate Open Source Documentation

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

Interface for the Multiplicative Monoid Concept. More...

#include <_multiplicative_monoid.hpp>

Inheritance diagram for instigate::algebra::multiplicative_monoid::interface< T >:
instigate::algebra::multiplicative_semi_group::interface< T > instigate::algebra::multiplicative_magma::interface< T > instigate::assignable::interface< T > instigate::algebra::multiplicative_group::interface< T > instigate::algebra::ring::interface< T > instigate::algebra::field::interface< T > instigate::algebra::field::interface< T >

List of all members.

Static Public Member Functions

static T get_one ()
 Get multiplicative identity element.

Detailed Description

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

Interface for the Multiplicative Monoid Concept.


Member Function Documentation

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

Get multiplicative identity element.

Returns:
The multiplicative identity element

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


© Instigate CJSC, Open Source