|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
HasComplexValueI | Group elements which have a natural conversion to complex numbers. |
Class Summary | |
---|---|
AlgebraicExtensionElement | An element of the algrabraic extension K(t). |
FreeGroupElement | An element of a free group with one generator. |
Permutation | |
Polynomial | The ring of polynomials over a ring R. |
Rational | A Rational number with full precision. |
Objects representing the elements of a group.
All group elements should extend Number
and some groups elements may be standard Number types
such as BigInteger
.
If the element has a natural conversion to the complex
numbers then it should implement HasComplexValueI
.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |