GeneralMatrix Subtraction Operator From DotNetMatrix previous page next page An NDoc Documented Class Library GeneralMatrix Subtraction Operator Subtraction of matrices [Visual Basic]returnValue = GeneralMatrix.op_Subtraction(m1, m2) [C#]public static GeneralMatrix operator -( GeneralMatrix m1, GeneralMatrix m2); Parameters m1 m2 Return Value See Also GeneralMatrix Class | DotNetMatrix Namespace previous page start next page