Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 220 Bytes

File metadata and controls

7 lines (7 loc) · 220 Bytes

Assignment-1-Progaming 2

Overloading Operators on matrices opertars like:

  • new mat , - new mat , * new mat ,
  • scalar , - scalar , * scalar , ++ , -- , += , -= , *= , isSymetric , isIdentity , transpose , isSquare.