Uses of Interface
edu.jas.gbufd.CharacteristicSet
Packages that use CharacteristicSet
-
Uses of CharacteristicSet in edu.jas.gbufd
Classes in edu.jas.gbufd that implement CharacteristicSetModifier and TypeClassDescriptionclass
CharacteristicSetSimple<C extends GcdRingElem<C>>
Characteristic Set class according to the simple algorithm, where the leading coefficients are not rereduced.class
CharacteristicSetWu<C extends GcdRingElem<C>>
Characteristic Set class according to Wu.