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