public interface RingFactory<C extends RingElem<C>> extends AbelianGroupFactory<C>, MonoidFactory<C>
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
characteristic()
Characteristic of this ring.
|
boolean |
isField()
Query if this ring is a field.
|
getZEROgetONE, isAssociative, isCommutativecopy, fromInteger, fromInteger, generators, isFinite, parse, parse, random, random, toScriptboolean isField()
java.math.BigInteger characteristic()