Package edu.jas.poly

Class AlgToPoly<C extends GcdRingElem<C>>

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

class AlgToPoly<C extends GcdRingElem<C>> extends Object implements UnaryFunctor<AlgebraicNumber<C>,GenPolynomial<C>>
Algebraic to polynomial functor.