|
|
||
|
|
| MATHEMATICA MATHLINK C FUNCTION | Tutorials »|See Also »|More About » |
| void MLReleaseReal64Array(MLINK link, double *a, int *dims, char **heads, int d) disowns memory allocated by MLGetReal64Array() to store the array a, its dimensions dims and the heads heads. |
#include "mathlink.h" |