jhypercomplex.numbers
Interface CommonMethods
- All Known Implementing Classes:
- Associator, BiQuaternion, CayleyDicksonAlgebra, CliffordAlgebra, Complex, DeSitterAlgebra, Hypernumber, Octonion, OctonionLoop, PauliAlgebra, PlaneAlgebra, Quaternion, Sedenion, SpacetimeAlgebra, Trigintaduonion, Vector
public interface CommonMethods
getClone
Hypernumber getClone()
getNumberOfComponents
int getNumberOfComponents()
getNumberOfGrades
int getNumberOfGrades()
throws java.lang.Exception
- Throws:
java.lang.Exception
getGrade
Hypernumber getGrade(int grade)
throws java.lang.Exception
- Throws:
java.lang.Exception
isCayleyDicksonAlgebra
boolean isCayleyDicksonAlgebra()
throws java.lang.Exception
- Throws:
java.lang.Exception
getNewInstance
Hypernumber getNewInstance()