1881 - 1890 of 2933 for NeedsSearch Results
View search results from all Wolfram sites (14036 matches)
CUDABoxFilter   (CUDALink Symbol)
CUDABoxFilter[img, r] gives the box filter of img with radius r.CUDABoxFilter[list, r] gives the box filter of list with radius r.CUDABoxFilter[mem, r] gives the box filter ...
CUDAClamp   (CUDALink Symbol)
CUDAClamp[lst] clamps the values of lst between automatically determined values.CUDAClamp[lst, low, high] clamps the values of lst between low and high.
CUDADot   (CUDALink Symbol)
CUDADot[vec 1, vec 2] gives the dot product of vec_1 and vec_2.CUDADot[mat, vec] gives the matrix-vector product of mat and vec.CUDADot[mat_1, mat_2] gives the matrix-matrix ...
CUDAFunction   (CUDALink Symbol)
CUDAFunction[args] represents a function loaded using CUDAFunctionLoad.
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 ...
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 ...
OpenCLFunctionInformation   (OpenCLLink Symbol)
OpenCLFunctionInformation[oclfun] returns information on OpenCLFunction oclfun such as build log, build options, source code, etc.
OpenCLFunction   (OpenCLLink Symbol)
OpenCLFunction[args] represents a function loaded using OpenCLFunctionLoad.
OpenCLQ   (OpenCLLink Symbol)
OpenCLQ[] returns True if the system has OpenCL support.
CreateExecutable   (C Compiler Driver Package Symbol)
CreateExecutable[source, name] compiles a string of C code and creates an executable file, name.ext.CreateExecutable[{file 1, ...}, name] compiles a number of C and mprep ...
1 ... 186|187|188|189|190|191|192 ... 294 Previous Next

...