implement all Matrix functions provided in the help file. The function stubs are currently throwing a “NotImplementedException”.
You may (and it will be necessary to) make additions to the header files in terms of new functions or member variables. However, you may not change or remove the signature of existing functions. The unit tests are NOT comprehensive, and additional tests may be performed in your final code for grading. You may add unit tests to test folders if you wish to test additional functionality.
the header file is (Matrix.txt) but i could not posted with .h or .cpp extension.
Please help!