rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-math
/
io.rtron.math.linear
/
RealMatrix
/
scalarMultiply
scalar
Multiply
fun
scalarMultiply
(
factor
:
Double
)
:
RealMatrix
Returns this matrix multiplied with a scalar
factor
.