Function that prints the contents of the matrix.
For a matrix M, M.fprintf(stdout, %.5e) prints contents of M to stdout M.fprintf("filename", %.5e) prints contents to file