Package edu.jas.gbufd

Class MultiplicativeSetCoPrime<C extends GcdRingElem<C>>

  • Type Parameters:
    C - coefficient type
    All Implemented Interfaces:
    java.io.Serializable

    public class MultiplicativeSetCoPrime<C extends GcdRingElem<C>>
    extends MultiplicativeSet<C>
    Multiplicative set of co-prime polynomials. a, b in M implies a*b in M, 1 in M.
    See Also:
    Serialized Form