SymbolicOpenCLCalculateKernelIndex[dim] is a symbolic representation of an OpenCL kernel index calculation.
SymbolicOpenCLDeclareIndexBlock[dim] is a symbolic representation of an OpenCL kernel index declaration.
TetGenSetFacetMarkers[expr, vertices] sets the facet markers for a TetGen expression.
Google.com is a well-known web search engine. Google has made a web service available that allows developers to interface with their search engine within their own ...
int MLNextPacket (MLINK link) goes to the next packet on link and returns a constant to indicate its head.
Widget["FileDialog"] represents an Open or Save dialog.
GraphDistance[g, i, j] gives the distance from vertex i to vertex j in the graph g.
CUDAImageAdd[img, x] adds an amount x to each channel value in img.CUDAImageAdd[mem, x] adds an amount x to each channel value in mem.CUDAImageAdd[img 1, img 2] gives an ...
CUDAMemoryAllocate[type, dim] gives CUDAMemory with specified type and single dimension.CUDAMemoryAllocate[type, {dim_1, dim_2, ...}] gives CUDAMemory with specified type and ...
SQLColumn[...] represents a column in an SQL table.