CUDAVolumetricRender[vol] performs volumetric rendering using the input data.
SymbolicCUDABlockDimension[dim] is a symbolic representation of a CUDA kernel block dimension call.
SymbolicCUDABlockIndex[dim] is a symbolic representation of a CUDA kernel block index call.
SymbolicCUDACalculateKernelIndex[dim] is a symbolic representation of a CUDA kernel index calculation.
SymbolicCUDAKernelIndex[dim] is a symbolic representation of a CUDA kernel index call.
SymbolicCUDAThreadIndex[dim] is a symbolic representation of a CUDA kernel thread index call.
CloseSQLConnection[conn] disconnects the current connection associated with a data source.
DatabaseResourcesPath[] gives the list of directories that are searched to find database resources.
DataSourceNames[] returns a list of the names of data sources made available through DatabaseResourcesPath.
JDBC
(DatabaseLink Symbol) JDBC[arg, ...] is an object that holds parameters for making a JDBC connection to a database.