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