| Subtraction(TComplex, TMatrix) | Computes the subtract of two objects: TComplex and TMatrix. |
| Subtraction(TMatrix, TComplex) | Computes the subtract of two objects: TMatrix and TComplex. |
| Subtraction(TMatrix, TMatrix) | Computes the subtract of two TMatrix objects. |