Package edu.jas.poly

Class EvalAllPol<C extends RingElem<C>>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.List<C> a  
      (package private) RingFactory<C> cfac  
    • Constructor Summary

      Constructors 
      Constructor Description
      EvalAllPol​(RingFactory<C> cfac, java.util.List<C> a)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      C eval​(GenPolynomial<C> c)
      Evaluate.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait