OpenCLFunction[args] represents a function loaded using OpenCLFunctionLoad.
ArgMax
(Built-in Mathematica Symbol) ArgMax[f, x] gives a position x_max at which f is maximized.ArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is maximized.ArgMax[{f, cons}, {x, y, ...}] ...
LQOutputRegulatorGains[ss, {q, r}] gives the optimal state feedback gain matrix for the StateSpaceModel object ss and the quadratic cost function with output and control ...
Subresultants[poly_1, poly_2, var] generates a list of the principal subresultant coefficients of the polynomials poly_1 and poly_2 with respect to the variable var.
CreateExecutable[source, name] compiles a string of C code and creates an executable file, name.ext.CreateExecutable[{file 1, ...}, name] compiles a number of C and mprep ...
Widget["WizardPage"] represents a page of a wizard.
int MLGetByteString (MLINK link, const unsigned char ** s, int *n, long spec) gets a string of characters from the MathLink connection specified by link, storing the codes ...
ExpIntegralE[n, z] gives the exponential integral function E_n (z).
JacobiND[u, m] gives the Jacobi elliptic function nd(u | m).
PolarTicks is an option for sector charts and polar plots that specifies tick marks for polar axes.