Introduction General String Patterns Regular Expressions
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.
Message
(Mathematica LibraryLink C Function) void Message (char*txt) issues a message from a library function.
mint const*MTensor_getDimensions (MTensor t) gets an array of the dimensions of an MTensor.
$OpenCLDevice is a device used throughout OpenCLLink's computation.
$OpenCLLinkLibraryPath gives the path to the OpenCLLink library files.
$OpenCLLinkPath gives the path to the OpenCLLink application.
$OpenCLPlatform is a platform used throughout OpenCLLink's computation.