edu.jas.structure
Interface StarRingElem<C extends StarRingElem<C>>
-
- Type Parameters:
C- ring element type
- All Superinterfaces:
- AbelianGroupElem<C>, java.lang.Comparable<C>, Element<C>, MonoidElem<C>, RingElem<C>, java.io.Serializable
- All Known Implementing Classes:
- BigComplex, BigOctonion, BigQuaternion, Complex
public interface StarRingElem<C extends StarRingElem<C>> extends RingElem<C>
Star ring element interface. Defines norm and conjugation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description Cconjugate()Conjugate of this.Cnorm()Norm of this.-
Methods inherited from interface edu.jas.structure.AbelianGroupElem
abs, isZERO, negate, signum, subtract, sum
-
-
DMelt 3.0 © DataMelt by jWork.ORG