multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.ndarray.complex
/
Complex
/
Companion
/
r
r
common
fun
r
(
re
:
Float
)
:
ComplexFloat
Content copied to clipboard
Returns the
ComplexFloat
with the
re
al part.
fun
r
(
re
:
Double
)
:
ComplexDouble
Content copied to clipboard
Returns the
ComplexDouble
with the
re
al part.