Click or drag to resize

DoubleComplexUpperTriMatrixSubtraction Operator

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