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