1161 - 1170 of 1218 for DSearch Results
View search results from all Wolfram sites (4909 matches)
MLPutUTF32Symbol()   (Mathematica MathLink C Function)
int MLPutUTF32Symbol (MLINK link, const unsigned int *s, int len) puts a symbol whose name is given by UTF-32 encoded string s with length len to the MathLink connection ...
MLPutUTF8Symbol()   (Mathematica MathLink C Function)
int MLPutUTF8Symbol (MLINK link, const unsigned char *s, int len) puts a symbol whose name is given by UTF-8 encoded string s with length len to the MathLink connection ...
MLReleaseByteArray()   (Mathematica MathLink C Function)
void MLReleaseByteArray (MLINK link, unsigned char *a, int *dims, char ** heads, int d) disowns the memory allocated by MLGetByteArray() to store the array a, its dimensions ...
MLReleaseInteger16Array()   (Mathematica MathLink C Function)
void MLReleaseInteger16Array (MLINK link, short *a, int *dims, char ** heads, int d) disowns memory allocated by MLGetInteger16Array() to store the array a, its dimensions ...
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 ...
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 ...
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 ...
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 ...
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 ...
Random Number Generation   (Mathematica Tutorial)
The ability to generate pseudorandom numbers is important for simulating events, estimating probabilities and other quantities, making randomized assignments or selections, ...
1 ... 114|115|116|117|118|119|120 ... 122 Previous Next

...