Topic: Additional Matrix Behaviors
Due:
Please make sure you adhere to the policies on academic integrity.
Continuing with the project from the preceding assignment, our goal this week it to add additional functionality. In particular, we look to adding the reshape, diag, and transpose methods; see the documentation of our original class design for the precise specifications.
Update the driver test.cpp to demonstrate all the new features.
Your revised matrix.h and test.cpp files should be submitted electronically (details on the submission process).