SpringEmbedding[g] beautifies the embedding of graph g by modeling the embedding as a system of springs. SpringEmbedding[g, step, increment] can be used to refine the ...
MultinormalDistribution[\[Mu], \[CapitalSigma]] represents a multivariate normal (Gaussian) distribution with mean vector \[Mu] and covariance matrix \[CapitalSigma].
OpenCLFunctionLoad[prog, fun, argtypes, blockdims] loads fun from source code prog, returning an OpenCLFunction object.OpenCLFunctionLoad[{progfile}, fun, argtypes, ...
The Mathematica compiler provides an important way both to speed up and also to work with Mathematica computations. Introduction Compiled Function Operation
BoxWhiskerChart[{x_1, x_2, ...}] makes a box-and-whisker chart for the values x_i.BoxWhiskerChart[{x_1, x_2, ...}, bwspec] makes a chart with box-and-whisker symbol ...
Unevaluated[expr] represents the unevaluated form of expr when it appears as the argument to a function.
The new two-parameter form of ParametricPlot now provides the functionality of Graphics`ComplexMap`.
CCall
(SymbolicC Package Symbol) CCall[fname, args] is a symbolic representation of a call to a function.
Begin
(Built-in Mathematica Symbol) Begin["context`"] resets the current context.
All of the functionality in Graphics`PlotField3D` has been added to the built-in Mathematica kernel.