CProgram[args] is a symbolic representation of an entire program.
Name
(GUIKit Package Symbol) Name is an option to GUIKit expression functions and identifies a string name with which to register the widget instance in the active widget registry.
WidgetGroup[{content, ...}] specifies custom layout settings for how the content widgets are displayed.
WidgetSpace[] is a widget layout placeholder used when spacing is needed between widgets.
Widget["ComboBox"] represents a combo box.
Widget["List"] represents a list.
Widget["TextArea"] represents a text area.
OrbitInventory[ci, x, w] returns the value of the cycle index ci when each formal variable x[i] is replaced by w. OrbitInventory[ci, x, weights] returns the inventory of ...
OrbitRepresentatives[pg, x] returns a representative of each orbit of x induced by the action of the group pg on x.
PackedArrayQ[expr] returns True if expr is a packed array in its internal representation, and returns False otherwise. PackedArrayQ[expr, type] returns True if expr is a ...