AlgebraicRootsPrimElem<C> |
AlgebraicRootsPrimElem.copy() |
Copy this.
|
static <C extends GcdRingElem<C> & Rational> AlgebraicRootsPrimElem<C> |
RootFactoryApp.rootReduce(AlgebraicNumberRing<C> a,
AlgebraicNumberRing<C> b) |
Root reduce of real and complex algebraic numbers.
|
static <C extends GcdRingElem<C> & Rational> AlgebraicRootsPrimElem<C> |
RootFactoryApp.rootReduce(GenPolynomial<C> a,
GenPolynomial<C> b) |
Root reduce of real and complex algebraic numbers.
|
static <C extends GcdRingElem<C> & Rational> AlgebraicRootsPrimElem<C> |
RootFactoryApp.rootReduce(AlgebraicRoots<C> a,
AlgebraicRoots<C> b) |
Root reduce of real and complex algebraic numbers.
|
static <C extends GcdRingElem<C> & Rational> AlgebraicRootsPrimElem<C> |
RootFactoryApp.rootsOfUnity(AlgebraicRootsPrimElem<C> ar) |
Roots of unity of real and complex algebraic numbers.
|