MultiPoissonDistribution has been renamed to MultivariatePoissonDistribution and is part of the built-in Mathematica kernel. HotellingTSquareDistribution has been added to ...
JordanDecomposition[m] yields the Jordan decomposition of a square matrix m. The result is a list {s, j} where s is a similarity matrix and j is the Jordan canonical form of ...
CMember[obj, mem] is a symbolic representation of access from a struct.
Subset
(Built-in Mathematica Symbol) Subset[x, y, ...] displays as x \[Subset] y \[Subset] ....
void UTF8String_disown (char*s) disowns a string argument.
The CompilationTarget option of Compile specifies the target runtime system for the compiled function. The default setting is "MVM", which creates code for the traditional ...
mint MTensor_shareCount (MTensor t) returns the number of sharing references to an MTensor held by Mathematica.
FindIndependentVertexSet[g] finds an independent vertex set of the graph g with a maximum number of vertices.
EditDistance[u, v] gives the edit or Levenshtein distance between strings or vectors u and v.
KernelObject[n, name, ...] represents a kernel available for parallel computing.