multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.ndarray.complex
/
times
times
common
operator
fun
Byte
.
times
(
other
:
ComplexFloat
)
:
ComplexFloat
Content copied to clipboard
operator
fun
Short
.
times
(
other
:
ComplexFloat
)
:
ComplexFloat
Content copied to clipboard
operator
fun
Int
.
times
(
other
:
ComplexFloat
)
:
ComplexFloat
Content copied to clipboard
operator
fun
Long
.
times
(
other
:
ComplexFloat
)
:
ComplexFloat
Content copied to clipboard
operator
fun
Float
.
times
(
other
:
ComplexFloat
)
:
ComplexFloat
Content copied to clipboard
operator
fun
Double
.
times
(
other
:
ComplexFloat
)
:
ComplexDouble
Content copied to clipboard
operator
fun
Byte
.
times
(
other
:
ComplexDouble
)
:
ComplexDouble
Content copied to clipboard
operator
fun
Short
.
times
(
other
:
ComplexDouble
)
:
ComplexDouble
Content copied to clipboard
operator
fun
Int
.
times
(
other
:
ComplexDouble
)
:
ComplexDouble
Content copied to clipboard
operator
fun
Long
.
times
(
other
:
ComplexDouble
)
:
ComplexDouble
Content copied to clipboard
operator
fun
Float
.
times
(
other
:
ComplexDouble
)
:
ComplexDouble
Content copied to clipboard
operator
fun
Double
.
times
(
other
:
ComplexDouble
)
:
ComplexDouble
Content copied to clipboard