Click or drag to resize

DoubleComplexUpperTriMatrixSubtract Method

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