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.
CompleteKPartiteGraph[a, b, c, ...] creates a complete k-partite graph of the prescribed shape, provided the k arguments a, b, c, ... are positive integers. An option Type ...
IncidenceMatrix[g] returns the (0, 1)-matrix of graph g, which has a row for each vertex and a column for each edge and (v, e) = 1 if and only if vertex v is incident upon ...
ListNecklaces[n, c, Cyclic] returns all distinct necklaces whose beads are colored by colors from c. Here c is a list of n, not necessarily distinct colors, and two colored ...
NumberOfNecklaces[n, nc, Cyclic] returns the number of distinct ways in which an n-bead necklace can be colored with nc colors, assuming that two colorings are equivalent if ...
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 ...
TrekData
(Equation Trekker Package Symbol) TrekData[tag, data] is a data object that contains the information necessary to recreate the trek associated with the tag tag in a graphical interface created by ...