921 - 930 of 1298 for user interfacesSearch Results
View search results from all Wolfram sites (45158 matches)
CUDAMap   (CUDALink Symbol)
CUDAMap[f, lst] applies f to each element on lst.
CUDATranspose   (CUDALink Symbol)
CUDATranspose[mat] transposes input matrix mat.CUDATranspose[mem] transposes input CUDAMemory mem.
SQLColumnInformation   (DatabaseLink Symbol)
SQLColumnInformation[conn] returns a list of information about the columns in an SQL connection.
Reference   (TetGenLink Tutorial)
TetGen is created by Hang Si, Research Group: Numerical Mathematics and Scientific Computing, Weierstrass Institute for Applied Analysis and Stochastics (WIAS), Berlin. More ...
SQLDataTypeInformation   (DatabaseLink Symbol)
SQLDataTypeInformation[conn] returns information about the data types that can be stored in an SQL connection.
CUDAFunction   (CUDALink Symbol)
CUDAFunction[args] represents a function loaded using CUDAFunctionLoad.
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 ...
Compiling Mathematica Expressions   (Mathematica Tutorial)
If you make a definition like f[x_]:=x Sin[x], Mathematica will store the expression x Sin[x] in a form that can be evaluated for any x. Then when you give a particular value ...
CreateObjectFile   (C Compiler Driver Package Symbol)
CreateObjectFile[source, name] compiles a string of C code and creates an executable file, name.ext.CreateObjectFile[{file 1, ...}, name] compiles a number of C source files ...
TextPanel   (GUIKit Package)
Widget["TextPanel"] represents a text panel.
1 ... 90|91|92|93|94|95|96 ... 130 Previous Next

...