toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.linear
/
RealVector
/
mapMultiply
map
Multiply
fun
mapMultiply
(
factor
:
Double
)
:
RealVector
Multiplies each entry with
factor
and returns the
RealVector
.