kmath
common
kmath-core
/
space.kscience.kmath.operations
/
RingOps
/
times
times
common
open
operator
fun
T
.
times
(
arg
:
T
)
:
T
Content copied to clipboard
Multiplies this element by scalar.
Receiver
the multiplier.
Parameters
arg
the multiplicand.
Sources
common source
Link copied to clipboard