multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.ndarray.data
/
ReadableView
Readable
View
common
class
ReadableView
<
T
>
(
base
:
MultiArray
<
T
,
DN
>
)
Content copied to clipboard
Constructors
Functions
Constructors
Readable
View
Link copied to clipboard
common
fun
<
T
>
ReadableView
(
base
:
MultiArray
<
T
,
DN
>
)
Content copied to clipboard
Functions
get
Link copied to clipboard
common
operator
fun
get
(
vararg
indices
:
Int
)
:
MultiArray
<
T
,
DN
>
Content copied to clipboard