1311 - 1320 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8512 matches)
MLReleaseInteger32Array()   (Mathematica MathLink C Function)
void MLReleaseInteger32Array (MLINK link, int *a, int *dims, char ** heads, int d) disowns memory allocated by MLGetInteger32Array() to store the array a, its dimensions dims ...
MLReleaseInteger32List()   (Mathematica MathLink C Function)
void MLReleaseInteger32List (MLINK link, int *a, int n) disowns memory allocated by MLGetInteger32List() to store the array a of length n.
MLReleaseInteger64Array()   (Mathematica MathLink C Function)
void MLReleaseInteger64Array (MLINK link, mlint64 *a, int *dims, char ** heads, int d) disowns memory allocated by MLGetInteger64Array() to store the array a, its dimensions ...
MLReleaseInteger64List()   (Mathematica MathLink C Function)
void MLReleaseInteger64List (MLINK link, mlint64 *a, int n) disowns memory allocated by MLGetInteger64List() to store the array a of length n.
MLReleaseReal128Array()   (Mathematica MathLink C Function)
void MLReleaseReal128Array (MLINK link, long double *a, int *dims, char ** heads, int d) disowns the memory allocated by MLGetReal128Array() to store the array a, its ...
MLReleaseReal128List()   (Mathematica MathLink C Function)
void MLReleaseReal128List (MLINK link, long double *a, int n) disowns memory allocated by MLGetReal128List() to store the array a of length n.
MLReleaseReal32Array()   (Mathematica MathLink C Function)
void MLReleaseReal32Array (MLINK link, float *a, int *dims, char ** heads, int d) disowns the memory allocated by MLGetReal32Array()to store the array a, its dimensions dims ...
MLReleaseReal32List()   (Mathematica MathLink C Function)
void MLReleaseReal32List (MLINK link, float *a, int n) disowns memory allocated by MLGetReal32List() to store the array a of length n.
MLReleaseReal64Array()   (Mathematica MathLink C Function)
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 ...
MLReleaseReal64List()   (Mathematica MathLink C Function)
void MLReleaseReal64List (MLINK link, double *a, int n) disowns memory allocated by MLGetReal64List() to store the array a of length n.
1 ... 129|130|131|132|133|134 Previous Next

...