AhmedSadek60 / AsuMathLabG19

A c++ program for carrying out matrix operations.
4 stars 2 forks source link

Unhandled matrix size check #7

Closed AhmedSadek60 closed 6 years ago

AhmedSadek60 commented 6 years ago

When making operation like (addition-subtraction ...etc.) on two different matrices of different sizes no clear error appears.

mohamedelshorbagy commented 6 years ago

The issue is finished and tested in the last commit in the master branch "#7 Solved Matrix size handling"