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