CUDAImageMultiply[img, x] multiplies an amount x to each channel value in img.CUDAImageMultiply[mem, x] multiplies an amount x to each channel value in ...
SmoothKernelDistribution[{x_1, x_2, ...}] represents a smooth kernel distribution based on the data values x_i.SmoothKernelDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
WidgetReference[id] looks up an existing widget instance using identifier id and return the underlying object.
Benchmark[] runs the MathematicaMark8 benchmark.
ClusteringComponents[array] gives an array in which each element of array is replaced by an integer index representing the cluster in which the element ...
DispersionEstimatorFunction is an option for generalized linear model fitting functions that specifies the estimator for the dispersion parameter.
FactorSquareFree[poly] pulls out any multiple factors in a polynomial.
MaxIterations is an option that specifies the maximum number of iterations that should be tried in various built-in functions and algorithms.
N
(Built-in Mathematica Symbol) N[expr] gives the numerical value of expr. N[expr, n] attempts to give a result with n-digit precision.