Package com.singularsys.aa.polynomial

Class Summary
PolyExtractor Utility class for converting an expression into a canonical polynomial representation.
PolynomialExpr This class represents a polynomial expression consisting of any number of terms of type
PolynomialTerm  
PolySimplifier Utility class for collecting terms with equal exponents and removing terms with zero coefficients from a polynomial