I'm trying to build my own Matrix class and have overloaded the "*=" operator. I am however running into problems with some pointer loss. I don't understand where my problem is at the moment.I'm trying to build my own Matrix class and hav
I'm trying to build my own Matrix class and have overloaded the "*=" operator. I am however running into problems with some pointer loss. I don't understand where my problem is at the moment.I'm trying to build my own Matrix class and hav