T
- the type of elements of the field.public interface Field<T> extends Ring<T>
Modifier and Type | Method and Description |
---|---|
AbelianGroup<T> |
multiplicationStructure()
Returns the grouplike structure representing the multiplication of elements.
|
additionStructure
AbelianGroup<T> multiplicationStructure()
RinglikeStructure
multiplicationStructure
in interface RinglikeStructure<T>
multiplicationStructure
in interface Semiring<T>