Package edu.jas.poly

Class PolyToAlg<C extends GcdRingElem<C>>

java.lang.Object
edu.jas.poly.PolyToAlg<C>
All Implemented Interfaces:
UnaryFunctor<GenPolynomial<C>,AlgebraicNumber<C>>

class PolyToAlg<C extends GcdRingElem<C>> extends Object implements UnaryFunctor<GenPolynomial<C>,AlgebraicNumber<C>>
Polynomial to algebriac functor.