OpenCLLink allows Mathematica to use the OpenCL parallel computing language. It contains functions that facilitate loading user-defined OpenCL functions into Mathematica. ...
int MLGetUTF8String (MLINK link, const unsigned char ** s, int *b, int *c) gets a UTF-8 character string from the MathLink connection specified by link, storing the string in ...
Widget["Table"] represents a table.
BeniniDistribution[\[Alpha], \[Beta], \[Sigma]] represents a Benini distribution with shape parameters \[Alpha] and \[Beta] and scale parameter \[Sigma].
BirnbaumSaundersDistribution[\[Alpha], \[Lambda]] represents the Birnbaum\[Dash]Saunders distribution with shape parameter \[Alpha] and scale parameter \[Lambda].
Inset
(Built-in Mathematica Symbol) Inset[obj] represents an object obj inset in a graphic. Inset[obj, pos] specifies that the inset should be placed at position pos in the graphic. Inset[obj, pos, opos] aligns ...
ListCorrelate[ker, list] forms the correlation of the kernel ker with list. ListCorrelate[ker, list, k] forms the cyclic correlation in which the k \[Null]^th element of ker ...
LogLogisticDistribution[\[Gamma], \[Sigma]] represents a log-logistic distribution with shape parameter \[Gamma] and scale parameter \[Sigma].
NoncentralBetaDistribution[\[Alpha], \[Beta], \[Delta]] represents a noncentral beta distribution with shape parameters \[Alpha], \[Beta] and noncentrality parameter \[Delta].
TriangularDistribution[{min, max}] represents a symmetric triangular statistical distribution giving values between min and max. TriangularDistribution[{min, max}, c] ...