Package edu.jas.gbufd

Class MultiplicativeSetFactors<C extends GcdRingElem<C>>

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

public class MultiplicativeSetFactors<C extends GcdRingElem<C>> extends MultiplicativeSet<C>
Multiplicative set of irreducible polynomials. a, b in M implies a*b in M, 1 in M.
See Also: