Uses of Class
edu.jas.application.IdealWithRealRoots
Packages that use IdealWithRealRoots
-
Uses of IdealWithRealRoots in edu.jas.application
Methods in edu.jas.application that return types with arguments of type IdealWithRealRootsModifier and TypeMethodDescriptionstatic <D extends GcdRingElem<D> & Rational>
List<IdealWithRealRoots<D>> PolyUtilApp.realRoots
(Ideal<D> G, BigRational eps) Construct superset of real roots for zero dimensional ideal(G).static <D extends GcdRingElem<D> & Rational>
List<IdealWithRealRoots<D>> PolyUtilApp.realRoots
(List<IdealWithUniv<D>> Il, BigRational eps) Construct superset of real roots for zero dimensional ideal(G).