Classes | |
struct | mul_kind |
Empty class that is used as static information to denotes the kind of internal operation of a semigroup. More... | |
struct | add_kind |
Empty class that is used as static information to denotes the kind of internal operation of a semigroup. More... | |
struct | SemigroupBase |
SemigroupBase is the base class of all structures that are semigroups. More... | |
struct | MetaElement< algebra::SemigroupBase< Self >, T > |
Services of every element of a semigroup. More... |