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