Package edu.jas.poly

Class EvalMain<C extends RingElem<C>>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) C a  
      (package private) RingFactory<C> cfac  
    • 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