kmath-core
/
space.kscience.kmath.operations
/
BufferField
/
multiply
common
multiply
open override fun
multiply
(a:
Buffer
<
T
>, b:
Buffer
<
T
>):
Buffer
<
T
>
Content copied to clipboard
Multiplies two elements.
Parameters
a
the multiplier.
b
the multiplicand.
Sources
common source
Link copied to clipboard