#include "SparseMat.h" void FreeSparseMat(struct mat_sp A) { int i; /* Frees memory for rows */ for(i=0; i