kmath-core
/
space.kscience.kmath.operations
/
BufferField
/
add
common
add
open override fun
add
(a:
Buffer
<
T
>, b:
Buffer
<
T
>):
Buffer
<
T
>
Content copied to clipboard
Addition of two elements.
Return
the sum.
Parameters
a
the augend.
b
the addend.
Sources
common source
Link copied to clipboard