TetGenGetHoles[expr] returns the holes in a TetGen expression.
TetGenSetFacetHoles[expr, holes] sets the holes in the facets.
$InstalledServices is a list of the installed web service operations.
KirchhoffGraph[kmat] gives the graph with Kirchhoff matrix kmat.KirchhoffGraph[{v_1, v_2, ...}, kmat] gives the graph with vertices v_i and Kirchhoff matrix kmat.
WaveletThreshold[dwd] thresholds the detail wavelet coefficients in the DiscreteWaveletData object dwd.WaveletThreshold[dwd, tspec] thresholds the coefficients using the ...
The functional and list-oriented characteristics of the core Mathematica language allow CUDALink to provide immediate built-in data parallelism, automatically distributing ...
The CCompilerDriver package lets you work with C compilers that are installed on your computer. It is used automatically by the Mathematica compiler when you set the option ...
The Mathematica compiler provides an important way both to speed up and also to work with Mathematica computations. Introduction Compiled Function Operation
Widget
(GUIKit Package Symbol) Widget[class : class | path | URL[path], {content}] defines a new widget instance.
$GUIPath lists the directories searched in attempting to find interface files.