CUDAArgMaxList[list] gives the index of the maximum element in list.
CUDAArgMinList[list] gives the index of the minimum element in list.
CUDAFunctionInformation[fun] returns information about a CUDAFunction.
CUDAInverseFourier[list] finds the discrete inverse Fourier transform of a list of complex numbers.CUDAInverseFourier[mem] finds the discrete inverse Fourier transform of a ...
CUDAResourcesInformation[] gives information on installed CUDAResources paclets.
CUDAVolumetricRender[vol] performs volumetric rendering using the input data.
DatabaseLink has functions for working with the tables of data in a database. It can create and drop tables, as well as fetch information about the organization of tables in ...
KernelLink -- communicate with a Mathematica kernel, MathLink -- low-level methods for communicating with any MathLink program, MathLinkFactory -- create links, ...
LoadJavaClass -- load and set up a Java class for use from Mathematica, JavaClass -- expression that represents a Java class, JavaNew -- create a Java object of a specified ...