Closed rusu24edward closed 5 years ago
Currently, copy constructors and assignment operator call set fields, which sets the data to an mxn matrix of 0s, only to then immediately set it to something else. We should overload setfields to handle these cases.
Won't do. This should be covered in MatMan-40
Currently, copy constructors and assignment operator call set fields, which sets the data to an mxn matrix of 0s, only to then immediately set it to something else. We should overload setfields to handle these cases.