Public Types | |
| typedef algebra::add_kind | semigroup_kind | 
| It is possible to consider a NumericalSemiring as a semigroup with +.   | |
Definition at line 58 of file concept/numerical_semiring.hh.
| typedef algebra::add_kind semigroup_kind | 
It is possible to consider a NumericalSemiring as a semigroup with +.
It is an arbitrary decision, it could be mul_kind too.
Definition at line 66 of file concept/numerical_semiring.hh.
 1.5.1