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