Classes | |
| struct | mul_kind |
| Empty class used as static information to denotes the kind of internal operation of a semigroup. Here: operator*. More... | |
| struct | add_kind |
| Empty class used as static information to denotes the kind of internal operation of a semigroup. Here: operator+. 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... | |
1.3.7