Primitives which can take multiple elements. Some primitives have multi-element forms that can be processed and rendered more quickly by the Mathematica front end than the ...
Highlight[g, p] displays g with elements in p highlighted. The second argument p has the form {s_1, s_2, ...}, where the s_i are disjoint subsets of vertices and edges of g.
Linkage
(Hierarchical Clustering Package Symbol) Linkage is an option for Agglomerate and DendrogramPlot that specifies the linkage method for agglomerative clustering.
Of the many ways images can be loaded into a Mathematica notebook, Import is the main method used to access image files on your local computer or at a remote location. The ...
DihedralGroup[n] represents the dihedral group of order 2 n.
GraphHighlightStyle is an option to Graph and related objects that specifies styles to use for highlighted graph elements.
ImageFilter[f, image, r] applies the function f to the range r neighborhood of each pixel in each channel of image.
JaccardDissimilarity[u, v] gives the Jaccard dissimilarity between Boolean vectors u and v.
LeafCount[expr] gives the total number of indivisible subexpressions in expr.