Description: Achieve a representation n* n matrix template class. A) providing at least the following essential matrix operations: addition, multiplication, transposition (recommended operator overloading to achieve). 2) preparation of an interactive program to test the template class. Including lab reports and source code
To Search:
File list (Check if you may need any files):
LAB1
....\DOC
....\...\class.docx
....\...\week01.pdf
....\EXE
....\...\week01.exe
....\SRC
....\...\week01.cpp