kmath-core
/
space.kscience.kmath.nd
/
get
common
get
operator fun <
T
>
StructureND
<
T
>.
get
(vararg index:
Int
):
T
Content copied to clipboard
Returns the value at the specified indices.
Return
the value.
Parameters
index
the indices.