Instigate Open Source Documentation

instigate::algebra Namespace Reference

Algebra. More...

Namespaces

namespace  additive_group
 

Additive Group Concept.


namespace  additive_magma
 

Additive Magma Concept.


namespace  additive_monoid
 

Additive Monoid Concept.


namespace  additive_semi_group
 

Additive Semigroup Concept.


namespace  commutativity_addition
 

Commutativity Addition Concept.


namespace  commutativity_multiplication
 

Commutativity Multiplication Concep.


namespace  field
 

Field Concept.


namespace  multiplicative_group
 

Multiplicative Group Concept.


namespace  multiplicative_magma
 

Multiplicative Magma Concept.


namespace  multiplicative_monoid
 

Multiplicative Monoid Concept.


namespace  multiplicative_semi_group
 

Multiplicative SemiGroup Concept.


namespace  ring
 

Ring Concept.


Classes

struct  interface
 Generic interface of type specialization. More...
struct  interface< int >
 Specialization of the Algebra Interface for type int. More...
struct  interface< float >
 Specialization of the Algebra Interface for type float. More...
struct  interface< unsigned int >
 Specialization of the Algebra Interface for type unsigned int. More...
struct  interface< long >
 Specialization of the Algebra Interface for type long. More...
struct  interface< unsigned long >
 Specialization of the Algebra Interface for type unsigned long. More...
struct  interface< long long >
 Specialization of the Algebra Interface for type long long. More...
struct  interface< unsigned long long >
 Specialization of the Algebra Interface for type unsigned long long. More...
struct  interface< double >
 Specialization of the Algebra Interface for type double. More...
struct  interface< long double >
 Specialization of the Algebra Interface for type long double. More...
struct  interface< wchar_t >
 Specialization of the Algebra Interface for type wchar_t. More...
struct  interface< short >
 Specialization of the Algebra Interface for type short. More...
struct  interface< unsigned short >
 Specialization of the Algebra Interface for type unsigned short. More...
struct  interface< char >
 Specialization of the Algebra Interface for type char. More...

Detailed Description

Algebra.



© Instigate CJSC, Open Source