Class CharacteristicSetSimple<C extends GcdRingElem<C>>

java.lang.Object
edu.jas.gbufd.CharacteristicSetSimple<C>
Type Parameters:
C - coefficient type
All Implemented Interfaces:
CharacteristicSet<C>, Serializable

public class CharacteristicSetSimple<C extends GcdRingElem<C>> extends Object implements CharacteristicSet<C>
Characteristic Set class according to the simple algorithm, where the leading coefficients are not rereduced. Implements methods for Characteristic Sets and tests.
Author:
Heinz Kredel
See Also: