Uses of Class
edu.jas.root.ComplexAlgebraicRing
Packages that use ComplexAlgebraicRing
-
Uses of ComplexAlgebraicRing in edu.jas.root
Fields in edu.jas.root declared as ComplexAlgebraicRingModifier and TypeFieldDescriptionfinal ComplexAlgebraicRing<C> ComplexAlgebraicNumber.ringRing part of the data structure.Methods in edu.jas.root that return ComplexAlgebraicRingModifier and TypeMethodDescriptionComplexAlgebraicNumber.factory()Get the corresponding element factory.Constructors in edu.jas.root with parameters of type ComplexAlgebraicRingModifierConstructorDescriptionThe constructor creates a ComplexAlgebraicNumber object from a GenPolynomial object module.The constructor creates a ComplexAlgebraicNumber object from ComplexAlgebraicRing modul and a AlgebraicNumber value.The constructor creates a ComplexAlgebraicNumber object from ComplexAlgebraicRing modul and a GenPolynomial value.