|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
C - gcd element typepublic interface GcdRingElem<C extends GcdRingElem<C>>
Gcd ring element interface. Adds greatest common divisor and extended greatest common divisor. Empty interface since gcd and egcd is now in RingElem.
| Method Summary |
|---|
| Methods inherited from interface edu.jas.structure.RingElem |
|---|
egcd, gcd |
| Methods inherited from interface edu.jas.structure.AbelianGroupElem |
|---|
abs, isZERO, negate, signum, subtract, sum |
| Methods inherited from interface edu.jas.structure.MonoidElem |
|---|
divide, inverse, isONE, isUnit, multiply, remainder |
| Methods inherited from interface edu.jas.structure.Element |
|---|
compareTo, equals, factory, hashCode, toScript, toScriptFactory |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||