SendDelegateArguments is an option to AddEventHandler and NETNewDelegate that specifies which of the delegate arguments you want to be passed to your Mathematica callback ...
ShowNETWindow[form] displays the specified .NET form in the foreground.
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 ...
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 ...