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