RMatrixSubtraction Operator

Overload List

Subtraction(Double, RMatrix)Subtracts an upper triangular matrix from a scalar value.
Subtraction(RMatrix, RMatrix)Subtracts two upper matrices with the same size.
Subtraction(RMatrix, Double)Subtracts a scalar value from an upper triangular matrix.

See Also