Package edu.jas.gbufd

Class SyzygyAbstract<C extends GcdRingElem<C>>

java.lang.Object
edu.jas.gbufd.SyzygyAbstract<C>
Type Parameters:
C - coefficient type
All Implemented Interfaces:
Syzygy<C>, Serializable
Direct Known Subclasses:
SyzygySeq

public abstract class SyzygyAbstract<C extends GcdRingElem<C>> extends Object implements Syzygy<C>
SyzygyAbstract class. Implements Syzygy computations and tests.
See Also: