User: johnt447

  • Public profile

User profile: johnt447

User info
User name:johnt447
History
Joined:
Number of posts:5
Latest posts:

Row operations on a matrix
I’m working on the matrix inversion task and I almost have it. My strategy is to do this; 1 3 3...

Issues with changing values in an array
This a segment of the code i can post all of it if it will help I'm trying to invert a matrix i'm g...

Moving an array to another function?
Made some progress [code]#include<iostream> using namespace std; #include <iomanip> //-----...

Moving an array to another function?
I was wanting to move a pointer from int calc to in main but i have no idea how to do that. :( Could...

Moving an array to another function?
Here is my code [code]#include<iostream> using namespace std; #include <iomanip> //---------...

This user does not accept Private Messages