|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public 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 |
|---|
clone, compareTo, equals, hashCode |
| Method Detail |
|---|
C conjugate()
C norm()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||