GeneralMatrix.Subtract Method From DotNetMatrix previous page next page An NDoc Documented Class Library GeneralMatrix.Subtract Method C = A - B [Visual Basic]Overridable Public Function Subtract( _ ByVal B As GeneralMatrix _) As GeneralMatrix [C#]public virtual GeneralMatrix Subtract( GeneralMatrix B); Parameters B another matrix Return Value A - B See Also GeneralMatrix Class | DotNetMatrix Namespace previous page start next page