api / koma.extensions / kotlin.Double
Extensions for kotlin.Double
| Name | Summary |
|---|---|
| minus | operator funDouble.minus(other:Matrix<Double>):Matrix<Double>Subtract a matrix from a scala |
| plus | operator funDouble.plus(other:Matrix<Double>):Matrix<Double>Add a scalar to a matrix |
| times | operator funDouble.times(other:Matrix<Double>):Matrix<Double>Multiply a scalar by a matrix |