kmath-core
/
space.kscience.kmath.expressions
/
MstGroup
/
scale
common
scale
open override fun
scale
(a:
MST
, value:
Double
):
MST.Binary
Content copied to clipboard
Scaling an element by a scalar.
Return
the produce.
Parameters
a
the multiplier.
value
the multiplicand.