kmath
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleField
/
scale
scale
common
open
inline override
fun
scale
(
a
:
Double
,
value
:
Double
)
:
Double
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