CUDAFold[f, x, list] gives the last element of CUDAFoldList[f, x, list].
CUDAOpening[img, r] gives the morphological opening of img with respect to a range-r square.CUDAOpening[list, r] gives the morphological opening of list with respect to a ...
There are a number of important interactions in Mathematica between evaluation and pattern matching. The first observation is that pattern matching is usually done on ...
IncludedScriptContexts is an option to GUIRun and related functions that can extend the active $ContextPath that Script blocks within a definition will use.
ReleaseMethod is an option to GUIRun and related functions that determines when a GUIObject is released.
Cyclic
(Combinatorica Package Symbol) Cyclic is an argument to the Polya-theoretic functions ListNecklaces, NumberOfNecklaces, and NecklacePolynomial, which count or enumerate distinct necklaces. Cyclic refers to ...
Dihedral is an argument to the Polya-theoretic functions ListNecklaces, NumberOfNecklaces, and NecklacePolynomial, which count or enumerate distinct necklaces. Dihedral ...
WeightRange is an option to the functions SetEdgeWeights and SetVertexWeights that gives the range for these weights.
NaN
(Computer Arithmetic Package Symbol) NaN is the symbol used by the functions in the Computer Arithmetic Package to represent a nonrepresentable number.