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