Uses of Interface
edu.jas.structure.UnaryFunctor
-
Packages that use UnaryFunctor Package Description edu.jas.application Groebner base application package.edu.jas.poly Generic coefficients polynomial package.edu.jas.ps Generic coefficients power series package.edu.jas.root Real and Complex Root Computation package.edu.jas.ufd Unique factorization domain package.edu.jas.util Concurrent programming utility classes. -
-
Uses of UnaryFunctor in edu.jas.application
Classes in edu.jas.application that implement UnaryFunctor Modifier and Type Class Description (package private) classCoeffConvertAlg<C extends GcdRingElem<C>>Coefficient to convert algebriac functor.(package private) classCoeffRecConvertAlg<C extends GcdRingElem<C>>Coefficient recursive to convert algebriac functor.(package private) classCoeffToComplexReal<C extends GcdRingElem<C> & Rational>Coefficient to complex real algebriac functor.(package private) classEvaluateToComplexReal<C extends GcdRingElem<C> & Rational>Polynomial coefficient to complex real algebriac evaluation functor.(package private) classRealFromReAlgCoeff<C extends GcdRingElem<C> & Rational>Coefficient to real algebriac from algebraic functor.(package private) classReAlgFromRealCoeff<C extends GcdRingElem<C> & Rational>Coefficient to real algebriac from real algebraic functor. -
Uses of UnaryFunctor in edu.jas.poly
Classes in edu.jas.poly that implement UnaryFunctor Modifier and Type Class Description (package private) classAlgebToCompl<C extends GcdRingElem<C>>Algebraic to generic complex functor.(package private) classAlgToPoly<C extends GcdRingElem<C>>Algebraic to polynomial functor.(package private) classAnyToComplex<C extends GcdRingElem<C>>Any ring element to generic complex functor.(package private) classCoeffToAlg<C extends GcdRingElem<C>>Coefficient to algebriac functor.(package private) classCoeffToRecAlg<C extends GcdRingElem<C>>Coefficient to recursive algebriac functor.(package private) classComplToAlgeb<C extends GcdRingElem<C>>Ceneric complex to algebraic number functor.(package private) classCompRatToDec<C extends RingElem<C> & Rational>Conversion of Complex Rational to Complex BigDecimal.(package private) classDistToRec<C extends RingElem<C>>Conversion of distributive to recursive representation.(package private) classEvalAllPol<C extends RingElem<C>>Evaluate all variable functor.(package private) classEvalMain<C extends RingElem<C>>Evaluate main variable functor.(package private) classEvalMainPol<C extends RingElem<C>>Evaluate main variable functor.(package private) classFromInteger<D extends RingElem<D>>Conversion from BigInteger functor.(package private) classFromIntegerPoly<D extends RingElem<D>>Conversion from GenPolynomialfunctor. (package private) classImagPartImaginary part functor.(package private) classImagPartComplex<C extends RingElem<C>>Imaginary part functor.(package private) classModSymToInt<C extends RingElem<C> & Modular>Conversion of symmetric ModInteger to BigInteger functor.(package private) classModToInt<C extends RingElem<C> & Modular>Conversion of ModInteger to BigInteger functor.(package private) classPolyToAlg<C extends GcdRingElem<C>>Polynomial to algebriac functor.(package private) classRatNumerBigRational numerator functor.(package private) classRatToComplRational to complex functor.(package private) classRatToDec<C extends Element<C> & Rational>Conversion of Rational to BigDecimal.(package private) classRatToIntConversion of BigRational to BigInteger with division by lcm functor.(package private) classRatToIntFactorConversion of BigRational to BigInteger.(package private) classRatToIntPolyConversion from GenPolynomialto GenPolynomial functor. (package private) classRealPartReal part functor.(package private) classRealPartComplex<C extends RingElem<C>>Real part functor.(package private) classRecToDist<C extends RingElem<C>>Conversion of recursive to distributive representation.(package private) classToComplex<C extends RingElem<C>>Rational to complex functor.Methods in edu.jas.poly with parameters of type UnaryFunctor Modifier and Type Method Description GenExteriorPolynomial<C>GenExteriorPolynomial. map(UnaryFunctor<? super C,C> f)Map a unary function to the coefficients.GenPolynomial<C>GenPolynomial. map(UnaryFunctor<? super C,C> f)Map a unary function to the coefficients.GenWordPolynomial<C>GenWordPolynomial. map(UnaryFunctor<? super C,C> f)Map a unary function to the coefficients.static <C extends RingElem<C>,D extends RingElem<D>>
GenPolynomial<D>PolyUtil. map(GenPolynomialRing<D> ring, GenPolynomial<C> p, UnaryFunctor<C,D> f)Map a unary function to the coefficients.(package private) GenPolynomial<C>GenPolynomial. mapWrong(UnaryFunctor<? super C,C> f) -
Uses of UnaryFunctor in edu.jas.ps
Classes in edu.jas.ps that implement UnaryFunctor Modifier and Type Class Description (package private) classMultiply<C extends RingElem<C>>Internal scalar multiplication functor.(package private) classNegate<C extends RingElem<C>>Internal negation functor.Methods in edu.jas.ps with parameters of type UnaryFunctor Modifier and Type Method Description MultiVarPowerSeries<C>MultiVarPowerSeries. map(UnaryFunctor<? super C,C> f)Map a unary function to this power series.UnivPowerSeries<C>UnivPowerSeries. map(UnaryFunctor<? super C,C> f)Map a unary function to this power series. -
Uses of UnaryFunctor in edu.jas.root
Classes in edu.jas.root that implement UnaryFunctor Modifier and Type Class Description (package private) classAlgFromRealCoeff<C extends GcdRingElem<C> & Rational>Coefficient to algebraic from real algebraic functor.(package private) classCoeffToComplex<C extends GcdRingElem<C> & Rational>Coefficient to complex algebraic functor.(package private) classCoeffToComplexFromComplex<C extends GcdRingElem<C> & Rational>Coefficient to complex algebraic from complex functor.(package private) classCoeffToReal<C extends GcdRingElem<C> & Rational>Coefficient to real algebraic functor.(package private) classCoeffToReAlg<C extends GcdRingElem<C> & Rational>Coefficient to algebraic functor.(package private) classCoeffToRecReAlg<C extends GcdRingElem<C> & Rational>Coefficient to recursive algebraic functor.(package private) classPolyToReAlg<C extends GcdRingElem<C> & Rational>Polynomial to algebraic functor.(package private) classRealFromAlgCoeff<C extends GcdRingElem<C> & Rational>Coefficient to real algebriac from algebraic functor. -
Uses of UnaryFunctor in edu.jas.ufd
Classes in edu.jas.ufd that implement UnaryFunctor Modifier and Type Class Description (package private) classBackSubstKronecker<C extends GcdRingElem<C>>Kronecker back substitutuion functor.(package private) classSubstKronecker<C extends GcdRingElem<C>>Kronecker substitutuion functor. -
Uses of UnaryFunctor in edu.jas.util
Methods in edu.jas.util with parameters of type UnaryFunctor Modifier and Type Method Description static <C extends Element<C>,D extends Element<D>>
java.util.List<D>ListUtil. map(java.util.List<C> list, UnaryFunctor<C,D> f)Map a unary function to the list.
-