LoadedJavaClasses[] returns a list of the classes currently loaded into Java by Mathematica.
Welcome to J/Link, a product that integrates Mathematica and Java. J/Link lets you call Java from Mathematica in a completely transparent way, and it also lets you use and ...
AbortQ
(Mathematica LibraryLink C Function) mint AbortQ () returns TRUE if Mathematica is in the process of an abort.
ActivateWindow is an option to DoNETModeless that specifies whether to make the window visible.
$OpenCLDevice is a device used throughout OpenCLLink's computation.
$OpenCLPlatform is a platform used throughout OpenCLLink's computation.
TetGenSetMessages[True | False] enables or disables the issuing of messages from TetGen.
$TetGenInstallationDirectory gives the top-level directory in which your TetGen installation resides.
$TetGenLibrary is the full path to the TetGen library loaded by TetGenLink.
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. ...