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 TypeFieldDescriptionprotected final ComplexAlgebraicRing
<C> CoeffToComplex.cfac
protected final ComplexAlgebraicRing
<C> CoeffToComplexFromComplex.cfac
final ComplexAlgebraicRing
<C> ComplexAlgebraicNumber.ring
Ring 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.