kmath-core
/
space.kscience.kmath.nd
/
NDStructure
/
get
common
get
abstract operator fun
get
(index:
IntArray
):
T
Content copied to clipboard
Returns the value at the specified indices.
Return
the value.
Parameters
index
the indices.