GeneralMatrix.CheckMatrixDimensions Method From DotNetMatrix previous page next page An NDoc Documented Class Library GeneralMatrix.CheckMatrixDimensions Method Check if size(A) == size(B) * [Visual Basic]Private Sub CheckMatrixDimensions( _ ByVal B As GeneralMatrix _) [C#]private void CheckMatrixDimensions( GeneralMatrix B); See Also GeneralMatrix Class | DotNetMatrix Namespace previous page start next page