Click or drag to resize

DoubleComplexMatrixSubtraction Operator

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