Mat classWell, I think I figured it out. I forgot to make the dest Matrix in the GetMinor function a referenc...
Mat classAnd here's main.cpp: [code]#include <iostream> #include "Mat.h" int main() { double x[] = {1.2...
Mat classI have never seen this before. I get no compiling errors but when I run this, the values in the Matr...
Invalid Initialization ErrorOk. I don't know why I didn't bother to look at that. I think I assumed that the array was D(= doubl...
Invalid Initialization ErrorSoo who can help me with this...I'm still learning the in's and outs of OOP, mostly methods and how ...
This user does not accept Private Messages