User profile: fkzira

User info
User name:fkzira
History
Joined:
Number of posts:3
Latest posts:

Data loss during run time.
The program at this point its preparing to solve the linear system Ax=b. So I'm mounting the A matri...

Data loss during run time.
Ok. Here's a piece of code. The program has [code] create_A_matrix (){ A_matrix = new double...

Data loss during run time.
Hi, I was debugging my C++ program, because I find some errors in the result of the same, and disco...