See: Description
| Interface | Description |
|---|---|
| Group |
An algebraic group.
|
| GroupElement |
Immutable objects representing elements of a group.
|
| GroupElementImpl |
Immutable objects representing elements of a group usually wrapped by a
GroupElement to offer
additional evaluation capabilities. |
| GroupImpl |
An algebraic group implementation which can be wrapped by a
Group to offer additional evaluation capabilities. |
| HashIntoGroup |
| Class | Description |
|---|---|
| RingGroup |
Represents a group instantiated from either the additive or unit group of a ring.
|