minus

open operator override fun Matrix<T>.minus(other: Matrix<T>): Matrix<T>

Matrix subtraction

Sources

common source
Link copied to clipboard