#include "Matrix.h" void FillRandomTestMatrix(struct matrix A){ int i,j; /* Fill Matrix */ for(i=0;i