3271 - 3280 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498402 matches)
MLGetReal128List()   (Mathematica MathLink C Function)
int MLGetReal128List (MLINK link, mlextended_double ** a, int *n) gets a list of extended-precision floating-point numbers from the MathLink connection specified by link, ...
MLGetReal32Array()   (Mathematica MathLink C Function)
int MLGetReal32Array (MLINK link, float ** a, int ** dims, char ***heads, int *d) gets an array of single-precision floating-point numbers from the MathLink connection ...
MLGetReal32List()   (Mathematica MathLink C Function)
int MLGetReal32List (MLINK link, float ** a, int *n) gets a list of single-precision floating-point numbers from the MathLink connection specified by link, storing the ...
MLGetReal64Array()   (Mathematica MathLink C Function)
int MLGetReal64Array (MLINK link, double ** a, int ** dims, char ***heads, int *d) gets an array of double-precision floating-point numbers from the MathLink connection ...
MLGetUCS2String()   (Mathematica MathLink C Function)
int MLGetUCS2String (MLINK link, const unsigned short ** s, int *n) gets a character string from the MathLink connection specified by link, storing the string in s as a ...
LibraryGenerate   (C Code Generator Package Symbol)
LibraryGenerate[cfun, name, opts] generates a shared library from the compiled function cfun using the name as the exported function name.
Parallel Computing Tools   (Parallel Guide)
Mathematica provides a powerful and unique environment for parallel computing. Much of the functionality can be used with a minimum of effort and without paying too much ...
CReturn   (SymbolicC Package Symbol)
CReturn[ ] is a symbolic representation of a return from a function. CReturn[arg] returns the argument arg.
AnimateGraph   (Combinatorica Package Symbol)
AnimateGraph[g, l] displays graph g with each element in the list l successively highlighted. Here l is a list containing vertices and edges of g. An optional flag, which ...
FunctionalGraph   (Combinatorica Package Symbol)
FunctionalGraph[f, v] takes a set v and a function f from v to v and constructs a directed graph with vertex set v and edges (x, f[x]) for each x in v. FunctionalGraph[{f_1, ...
1 ... 325|326|327|328|329|330|331 ... 452 Previous Next

...