#include <stdio.h>
#include <math.h>
#include <malloc.h>
#include <AR/matrix.h>
Go to the source code of this file.
deletes a matrix.
Delete a matrix structure (deallocate used memory).
Definition at line 21 of file mFree.c.