Package edu.jas.poly

Class ComplToAlgeb<C extends GcdRingElem<C>>

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

class ComplToAlgeb<C extends GcdRingElem<C>> extends Object implements UnaryFunctor<Complex<C>,AlgebraicNumber<C>>
Ceneric complex to algebraic number functor.