Package edu.jas.gbufd

Class MultiplicativeSetSquarefree<C extends GcdRingElem<C>>

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

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