3941 - 3950 of 4834 for special function zeroSearch Results
View search results from all Wolfram sites (447060 matches)
MLParameters   (Mathematica MathLink C Function)
MLParameters is a MathLink type used to contain user-supplied parameters or functionality for an MLENV object.
MLPutReal128Array()   (Mathematica MathLink C Function)
int MLPutReal128Array (MLINK link, mlextended_double *a, int *dims, char ** heads, int d) puts an array of extended-precision floating-point numbers to the MathLink ...
MLPutReal128()   (Mathematica MathLink C Function)
int MLPutReal128 (MLINK link, mlextended_double d) puts the extend-precision floating-point number d to the MathLink connection specified by link.
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 ...
MLReleaseInteger16List()   (Mathematica MathLink C Function)
void MLReleaseInteger16List (MLINK link, short *a, int n) disowns memory allocated by MLGetInteger16List() 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 ...
1 ... 392|393|394|395|396|397|398 ... 484 Previous Next

...