kmath
common
kmath-core
/
space.kscience.kmath.nd
/
BufferAlgebraND
/
map
map
common
@
PerformancePitfall
open
override
fun
StructureND
<
T
>
.
map
(
transform
:
A
.
(
T
)
->
T
)
:
BufferND
<
T
>
Content copied to clipboard
Maps elements from one structure to another one by applying
transform
to them.
Sources
common source
Link copied to clipboard