|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
C - ring element typepublic interface StarRingElem<C extends StarRingElem<C>>
Star ring element interface. Defines norm and conjugation.
| Method Summary | |
|---|---|
C |
conjugate()
Conjugate of this. |
C |
norm()
Norm of this. |
| 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 |
| Method Detail |
|---|
C conjugate()
C norm()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||