void UTF8String_disown (char*s) disowns a string argument.
TetGenDelaunay[points] generates a Delaunay tetrahedralization for a 3D point set.
CDefine[def] is a symbolic representation of a preprocessor define.
GUIKit provides a higher-level Mathematica expression syntax for defining a graphical user interface along with a runtime environment for managing and deploying these ...
GUIRun
(GUIKit Package Symbol) GUIRun[src] loads and runs an interface definition in a modeless state and returns immediately with a GUIObject expression that represents the live interface.GUIRun[src, ...
Widget["RadioButton"] represents a radio button.
This example uses Widget["ColorChooser"] and includes sample code demonstrating how to
BenchmarkReport[] runs the benchmark and produces a report in a separate notebook comparing this system to a selection of reference systems. BenchmarkReport["system_1", ...
FunctionalGraph[f, v] takes a set v and a function f from v to v and constructs a directed graph with vertex set v and edges (x, f[x]) for each x in v. FunctionalGraph[{f_1, ...