The aim of these tutorials is to provide a self-contained working guide for solving different types of problems with DSolve. The first step in using DSolve is to set up the ...
CUDAQ[] returns True if a CUDA-capable device is available and False otherwise.
CUDAVolumetricDataRead[file, height, depth] reads volumetric data stored in file with specified height and depth.
$CUDADeviceCount gives the number of CUDA devices on the system.
$CUDALinkLibraryPath is the directory that contains the CUDALink libraries for the system.
DatabaseExplorer[] launches a graphical user interface to DatabaseLink.
SQLColumnPrivileges[conn] returns a table of access rights about the columns in an SQL connection.
SQLSavepoint[...] is an object that represents a savepoint in an SQL transaction.
SQLServerLaunch[{name -> location, ...}] launches a database server that hosts access to the databases specified in the parameters.
SQLTableExportedKeys[conn] returns a table of foreign key descriptions that reference the table's primary key.