Class MutablePolynomial


  • public class MutablePolynomial
    extends java.lang.Object
    A mutable polynomial representing a + b + c. There are no requirements that this is in a reduced form so some powers can be zero.
    Author:
    Rich Morris Created on 23-Dec-2004