Package edu.jas.poly
Class ToComplex<C extends RingElem<C>>
java.lang.Object
edu.jas.poly.ToComplex<C>
- All Implemented Interfaces:
UnaryFunctor<C,
Complex<C>>
Rational to complex functor.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cfac
-
-
Constructor Details
-
ToComplex
-
-
Method Details
-
eval
Description copied from interface:UnaryFunctor
Evaluate.
-