TMatrixAddition Operator

Overload List

Addition(TComplex, TMatrix) Computes the sum of two objects: TComplex and TMatrix.
Addition(TMatrix, TComplex) Computes the sum of two objects: TMatrix and TComplex.
Addition(TMatrix, TMatrix) Computes the sum of two TMatrix objects.

See Also