kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.operations
/
RingOps
/
times
times
open
operator
fun
T
.
times
(
arg
:
T
)
:
T
Multiplies this element by scalar.
Receiver
the multiplier.
Parameters
arg
the multiplicand.