kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.nd
/
Structure1D
/
get
get
@
PerformancePitfall
open
operator override
fun
get
(
index
:
IntArray
)
:
T
Returns the value at the specified indices.
Return
the value.
Parameters
index
the indices.