8571 - 8580 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
Numerical Examples   (Library Link Tutorial)
The functions accessible with Wolfram LibraryLink make it possible to optimize numerical computations while still keeping the flexibility and generality of Mathematica. If ...
Compiled Function Operation   (Compiled Function Tools Tutorial)
The Mathematica compiler generates a CompiledFunction expression that contains a sequence of simple instructions for evaluating a Mathematica computation. The compiled ...
mlextended_double   (Mathematica MathLink C Function)
mlextended_double is a MathLink type representing an extended-precision floating-point number.
MLGetShortInteger()   (Mathematica MathLink C Function)
int MLGetShortInteger (MLINK link, short *i) gets an integer from the MathLink connection specified by link and stores it as a C short in i.
MLPutRealList()   (Mathematica MathLink C Function)
int MLPutRealList (MLINK link, double *a, long n) puts a list of n floating-point numbers starting from location a to the MathLink connection specified by link.
MLSeekMark()   (Mathematica MathLink C Function)
MLMARK MLSeekMark (MLINK link, MLMARK mark, int n) goes back to a position n expressions after the specified mark on a link.
stdenv   (Mathematica MathLink C Function)
MLENV stdenv is a variable representing the standard MathLink environment in a program built from MathLink templates with mprep or mcc.
stdlink   (Mathematica MathLink C Function)
MLINK stdlink is a variable representing the standard link that connects a program built from MathLink templates to Mathematica.
CUDAFunctionLoad   (CUDALink Symbol)
CUDAFunctionLoad[src, fun, argtypes, blockdim] loads CUDAFunction from scr and makes fun available in Mathematica.CUDAFunctionLoad[{srcfile}, fun, argtypes, blockdim] loads ...
Applications   (CUDALink Tutorial)
Because GPUs are SIMD machines, to exploit CUDA's potential you must pose the problem in an SIMD manner. Computation that can be partitioned in such a way that each thread ...
1 ... 855|856|857|858|859|860|861 ... 1008 Previous Next

...