T - the type of the elements of the underlying setpublic interface Ring<T> extends Semiring<T>
| Modifier and Type | Method and Description |
|---|---|
AbelianGroup<T> |
additionStructure()
Returns the grouplike structure representing the addition of elements.
|
multiplicationStructureAbelianGroup<T> additionStructure()
RinglikeStructureadditionStructure in interface RinglikeStructure<T>additionStructure in interface Semiring<T>