Mathematica's J/Link system provides a uniquely seamless interface to the Java environment. With J/Link you can immediately access Java classes and objects from within ...
DoModal -- wait until the Java window is closed, JavaShow -- make a window visible and in front, ShowJavaConsole -- display System.out and System.err output in a separate ...
int MTensor_clone (MTensor f, MTensor *t) is a library callback function that puts a clone of f into *t.
int MTensor_new (mint type, mint rank, mint const*dims, MTensor*pres) is a library callback function that creates a new MTensor.
OpenCLMemoryInformation[mem] gives information on OpenCLMemory.
TetGenGetPointMarkers[expr] returns the point markers in a TetGen expression.
The CCompilerDriver Package lets you work with C compilers that are installed on your computer. It lets you build executables, libraries, and object files from C source code. ...