kmath-core
/
space.kscience.kmath.operations
/
RingOperations
/
times
common
times
open operator fun
T
.
times
(b:
T
):
T
Content copied to clipboard
Multiplies this element by scalar.
Parameters
<receiver>
the multiplier.
b
the multiplicand.