kmath
0.3.1-dev-RC
common
kmath-tensors
/
space.kscience.kmath.tensors.core
/
map
map
inline
fun
OffsetDoubleBuffer
.
map
(
operation
:
(
Double
)
->
Double
)
:
DoubleBuffer
(
source
)
inline
fun
OffsetIntBuffer
.
map
(
operation
:
(
Int
)
->
Int
)
:
IntBuffer
(
source
)
Map only operable content of the offset buffer