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 TypeClassDescriptionclassCharacteristicSetSimple<C extends GcdRingElem<C>>Characteristic Set class according to the simple algorithm, where the leading coefficients are not rereduced.classCharacteristicSetWu<C extends GcdRingElem<C>>Characteristic Set class according to Wu.