Click or drag to resize

DoubleUpperTriMatrixSubtraction Operator

Overload List
 NameDescription
Public operatorStatic memberSubtraction(Double, DoubleUpperTriMatrix) Subtracts an upper triangular matrix from a scalar.
Public operatorStatic memberSubtraction(DoubleUpperTriMatrix, DoubleUpperTriMatrix) Subtracts one upper triangular matrix from another.
Public operatorStatic memberSubtraction(DoubleUpperTriMatrix, Double) Subtracts a scalar from an upper triangular matrix.
Top
See Also