Cycle
(Combinatorica Package Symbol) Cycle[n] constructs the cycle on n vertices, the 2-regular connected graph. An option Type that takes on values Directed or Undirected is allowed. The default setting is Type ...
KSubsetGroupIndex[g, s, x] returns the cycle index of the k-subset group on s expressed as a polynomial in x[1], x[2], .... This function also takes the optional argument ...
ConvexHullMedian[{{x_1, y_1}, ..., {x_n, y_n}}] estimates the median to be the mean of the bivariate data points lying on the innermost layer of the convex layers of the data.
LabelPoints is an option to DiagramPlot and PlanarGraphPlot that specifies whether to label points according to their position in the input list.
TrekParameters is an option to EquationTrekker that specifies the dynamic parameters and their ranges.
FunctionOfCode[g] is a setting for the option FormatType that specifies the format g[c] for an element, where c is the integer code for the element.
FunctionOfCoefficients[g] is a setting for the option FormatType that specifies the format g[c_0, c_1, ...] for an element, where c_0, c_1, ... are the coefficients in the ...
Brake
(Function Approximations Package Symbol) Brake is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies how changes from one iteration to the next are to be restricted.
Derivatives is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies an expression that evaluates to a list containing the function and its first ...
RecursionMethod is an option to MinimumBandwidthOrdering that specifies whether to employ a multilevel process to find a minimal bandwidth ordering.