rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-math
/
io.rtron.math.linear
/
RealVector
/
mapMultiply
map
Multiply
fun
mapMultiply
(
factor
:
Double
)
:
RealVector
Multiplies each entry with
factor
and returns the
RealVector
.