Click or drag to resize

RMatrixSubtraction Operator

Overload List
 NameDescription
Public operatorStatic memberSubtraction(Double, RMatrix)Subtracts an upper triangular matrix from a scalar value.
Public operatorStatic memberSubtraction(RMatrix, RMatrix)Subtracts two upper matrices with the same size.
Public operatorStatic memberSubtraction(RMatrix, Double)Subtracts a scalar value from an upper triangular matrix.
Top
See Also