multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.ndarray.data
/
NDArrayIterator
/
NDArrayIterator
NDArray
Iterator
common
fun
<
T
>
NDArrayIterator
(
data
:
MemoryView
<
T
>
,
offset
:
Int
=
0
,
strides
:
IntArray
,
shape
:
IntArray
)
Content copied to clipboard