multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.ndarray.complex
/
reversedArray
reversed
Array
common
fun
ComplexFloatArray
.
reversedArray
(
)
:
ComplexFloatArray
Content copied to clipboard
fun
ComplexDoubleArray
.
reversedArray
(
)
:
ComplexDoubleArray
Content copied to clipboard
Returns an array with elements of this array in reversed order.