edu.jas.structure
Interface FieldFactory<C extends RingElem<C>>
-
- All Superinterfaces:
- AbelianGroupFactory<C>, ElemFactory<C>, MonoidFactory<C>, RingFactory<C>, java.io.Serializable
public interface FieldFactory<C extends RingElem<C>> extends RingFactory<C>
Field factory interface. Defines test for field and access of characteristic.
-
-
Method Summary
-
Methods inherited from interface edu.jas.structure.RingFactory
characteristic, isField
-
Methods inherited from interface edu.jas.structure.AbelianGroupFactory
getZERO
-
Methods inherited from interface edu.jas.structure.MonoidFactory
getONE, isAssociative, isCommutative
-
Methods inherited from interface edu.jas.structure.ElemFactory
copy, fromInteger, fromInteger, generators, isFinite, parse, parse, random, random, toScript
-
-
DMelt 3.0 © DataMelt by jWork.ORG