[SOLVED] CS780 Project 1-A Safe Matrix

20.00 $

Category:

Description

5/5 - (1 vote)

 

Write a templatized 2 dimensional safe array class (i.e. a matrix class) with upper and lower bounds specifiable on each of the dimensions and test it by using the class for matrix multiplication.