Package | Description |
---|---|
JSci.maths.fields |
Provides classes for fields and their generalisations (rings).
|
JSci.maths.polynomials |
Modifier and Type | Interface and Description |
---|---|
interface |
Field
This interface defines a field.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexField
The ComplexField class encapsulates the field of complex numbers.
|
class |
IntegerRing
The IntegerRing class encapsulates the ring of integer numbers.
|
class |
RealField
The RealField class encapsulates the field of real numbers.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexPolynomialRing |
class |
RealPolynomialRing |