Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
H
I
J
K
L
M
N
O
P
Q
R
S
T
Z
O
Octonion
- Class in
ca.uwaterloo.alumni.dwharder.Numbers
A class implementing octonions using octets of doubles.
Octonion(double, double, double, double, double, double, double, double)
- Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Generates the octonion
a
0
+
ia
1
+
ja
2
+
ka
3
+
e'a
4
+
i'a
5
+
j'a
6
+
k'a
7
.
Octonion(double)
- Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Generates the real octonion
a
0
+
i
0 +
j
0 +
k
0 +
e'
0 +
i'
0 +
j'
0 +
k'
0.
Octonion(double, double, double, double, double, double, double)
- Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Generates the imaginary octonion 0 +
ia
1
+
ia
2
+
ia
3
+
e'a
4
+
i'a
5
+
j'a
6
+
k'a
7
.
Octonion(double[])
- Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Generates an octonion based on the entries of the array
v
.
Octonion(double, double[])
- Constructor for class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
Generates the octonion
x
+
iv
0
+
jv
1
+
kv
2
+
e'v
3
+
i'v
4
+
j'v
5
+
k'v
6
.
ONE
- Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.
Complex
The constant 1.
ONE
- Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.
Octonion
The constant 1.
ONE
- Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.
Quaternion
The constant 1.
ONE
- Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.
Sedenion
The constant 1.
ONE
- Static variable in class ca.uwaterloo.alumni.dwharder.Numbers.
Trigintaduonion
The constant 1.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
H
I
J
K
L
M
N
O
P
Q
R
S
T
Z