Saint Louis University |
Computer Science 146
|
Dept. of Math & Computer Science |
Topic: Additional Matrix Behaviors
Due:
11:59pm Tuesday, 15 February 2012
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).