Package edu.jas.gbufd

Class CharacteristicSetSimple<C extends GcdRingElem<C>>

  • Type Parameters:
    C - coefficient type
    All Implemented Interfaces:
    CharacteristicSet<C>, java.io.Serializable

    public class CharacteristicSetSimple<C extends GcdRingElem<C>>
    extends java.lang.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:
    Serialized Form