kmath
common
kmath-core
/
space.kscience.kmath.nd
/
BufferAlgebraND
/
zip
zip
common
@
PerformancePitfall
open
override
fun
zip
(
left
:
StructureND
<
T
>
,
right
:
StructureND
<
T
>
,
transform
:
A
.
(
T
,
T
)
->
T
)
:
BufferND
<
T
>
Content copied to clipboard
Combines two structures into one.
Sources
common source
Link copied to clipboard