3791 - 3800 of 4834 for special function zeroSearch Results
View search results from all Wolfram sites (447070 matches)
CUDAImageDivide   (CUDALink Symbol)
CUDAImageDivide[img, x] divides each channel value in img by an amount x.CUDAImageDivide[mem, x] divides each channel value in mem by an amount x.CUDAImageDivide[img 1, img ...
CUDAImageMultiply   (CUDALink Symbol)
CUDAImageMultiply[img, x] multiplies an amount x to each channel value in img.CUDAImageMultiply[mem, x] multiplies an amount x to each channel value in ...
CUDAImageSubtract   (CUDALink Symbol)
CUDAImageSubtract[img, x] subtracts an amount x from each channel value in img.CUDAImageSubtract[mem, x] subtracts an amount x from each channel value in ...
MLErrorMessage()   (Mathematica MathLink C Function)
const char * MLErrorMessage (MLINK link) returns a character string describing the last error to occur on link.
MLPutShortInteger()   (Mathematica MathLink C Function)
int MLPutShortInteger (MLINK link, int i) puts the integer i to the MathLink connection specified by link, assuming that i contains only the number of digits in the C type ...
MLPutUnicodeString()   (Mathematica MathLink C Function)
int MLPutUnicodeString (MLINK link, unsigned short *s, long n) puts a string of n 16-bit Unicode characters to the MathLink connection specified by link.
MLPutInteger16Array()   (Mathematica MathLink C Function)
int MLPutInteger16Array (MLINK link, short *a, int *dims, char ** heads, int d) puts an array of 16-bit integers to the MathLink connection specified by link to form a depth ...
MLPutInteger32Array()   (Mathematica MathLink C Function)
int MLPutInteger32Array (MLINK link, int *a, int *dims, char ** heads, int d) puts an array of 32-bit integers to the MathLink connection specified by link to form a depth d ...
MLPutRealArray()   (Mathematica MathLink C Function)
int MLPutRealArray (MLINK link, double *a, long *dims, char ** heads, long d) puts an array of floating-point numbers to the MathLink connection specified by link to form a ...
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 ...
1 ... 377|378|379|380|381|382|383 ... 484 Previous Next

...