kmath
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleBufferOps
/
scale
scale
common
open
override
fun
scale
(
a
:
Buffer
<
Double
>
,
value
:
Double
)
:
DoubleBuffer
Content copied to clipboard
Scaling an element by a scalar.
Return
the produce.
Parameters
a
the multiplier.
value
the multiplicand.
Sources
common source
Link copied to clipboard