unaryMinus

operator fun unaryMinus(): Matrix

Returns the matrix with all elements negated. This is equivalent to multiplying the matrix by -1.