SQLSelect selects and returns data from a database. An alternative, using raw SQL, is described in "Selecting Data with Raw SQL". If you find that the examples in this ...
JavaBlock -- release any Java objects created during evaluation once evaluation finishes, BeginJavaBlock, EndJavaBlock -- mark the beginning and end of a Java block, ...
mint MTensor_getFlattenedLength (MTensor t) gets the total number of elements in an MTensor.
mint MTensor_getType (MTensor t) gets the type of an MTensor.
Wolfram LibraryLink allows dynamic libraries to be directly loaded into the Mathematica kernel so that functions in the libraries can be immediately called from Mathematica. ...
OpenCLFunction[args] represents a function loaded using OpenCLFunctionLoad.
OpenCLInformation[] gives all information about OpenCL platforms and devices on the system.OpenCLInformation[platform] gives information on OpenCL platform and about its ...
OpenCLQ[] returns True if the system has OpenCL support.
TetGenSetMessages[True | False] enables or disables the issuing of messages from TetGen.