kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.nd
/
getDouble
get
Double
fun
StructureND
<
Double
>
.
getDouble
(
index
:
IntArray
)
:
Double
(
source
)
Optimized method to access primitive without boxing if possible
fun
MutableStructureND
<
Double
>
.
getDouble
(
index
:
IntArray
)
:
Double
(
source
)