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.
To Search:
File list (Check if you may need any files):
DOC
...\Matrix.docx
...\week02.pdf
EXE
...\week02.exe
SRC
...\week02.cpp
...\week02.h