Package edu.jas.poly

Class AlgebToCompl<C extends GcdRingElem<C>>

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

class AlgebToCompl<C extends GcdRingElem<C>> extends Object implements UnaryFunctor<AlgebraicNumber<C>,Complex<C>>
Algebraic to generic complex functor.