kmath
kmath-complex
/
space.kscience.kmath.complex
/
Quaternion
/
Quaternion
Quaternion
fun
Quaternion
(
w
:
Number
,
x
:
Number
,
y
:
Number
,
z
:
Number
)
Content copied to clipboard
fun
Quaternion
(
w
:
Number
,
x
:
Number
,
y
:
Number
)
Content copied to clipboard
fun
Quaternion
(
w
:
Number
,
x
:
Number
)
Content copied to clipboard
fun
Quaternion
(
w
:
Number
)
Content copied to clipboard
fun
Quaternion
(
wx
:
Complex
,
yz
:
Complex
)
Content copied to clipboard
fun
Quaternion
(
wx
:
Complex
)
Content copied to clipboard
fun
Quaternion
(
w
:
Double
,
x
:
Double
,
y
:
Double
,
z
:
Double
)
Content copied to clipboard