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