Uses of Class
org.episteme.core.mathematics.numbers.complex.Octonion
Packages that use Octonion
Package
Description
-
Uses of Octonion in org.episteme.core.mathematics.numbers.complex
Classes in org.episteme.core.mathematics.numbers.complex that implement interfaces with type arguments of type OctonionModifier and TypeClassDescriptionclassRepresents an octonion number (8-dimensional hypercomplex number).Fields in org.episteme.core.mathematics.numbers.complex declared as OctonionModifier and TypeFieldDescriptionstatic final OctonionOctonion.ONEThe unit (1,0,0,0,0,0,0,0).static final OctonionOctonion.ZEROThe zero octonion.Methods in org.episteme.core.mathematics.numbers.complex that return OctonionModifier and TypeMethodDescriptionOctonion.conjugate()Returns the conjugate of this octonion.Octonion.divides(double s) Divides this octonion by a scalar.Divides this octonion by another.static OctonionOctonion.fromComplex(Complex c) Creates an octonion from a complex number (last 6 components = 0).static OctonionOctonion.fromQuaternion(Quaternion q) Creates an octonion from a quaternion (last 4 components = 0).Octonion.inverse()Returns the multiplicative inverse of this octonion.Subtracts another octonion from this one.Octonion.negate()Returns the negation of this octonion.Octonion.one()Adds another octonion to this one.Octonion.times(double s) Multiplies this octonion by a scalar.Multiplies this octonion by another using the Cayley-Dickson construction.Octonion.zero()Methods in org.episteme.core.mathematics.numbers.complex with parameters of type OctonionModifier and TypeMethodDescriptionbooleanDivides this octonion by another.Subtracts another octonion from this one.Adds another octonion to this one.Multiplies this octonion by another using the Cayley-Dickson construction. -
Uses of Octonion in org.episteme.core.mathematics.sets
Classes in org.episteme.core.mathematics.sets that implement interfaces with type arguments of type OctonionModifier and TypeClassDescriptionfinal classThe structure of Octonions (O).final classThe structure of Octonions (O).Methods in org.episteme.core.mathematics.sets that return OctonionMethods in org.episteme.core.mathematics.sets with parameters of type OctonionModifier and TypeMethodDescriptionboolean