BenktanderWeibullDistribution[a, b] represents a Benktander distribution of type II with parameters a and b.
GraphDistanceMatrix[g] gives the matrix of distances between vertices for the graph g.GraphDistanceMatrix[g, d] gives the matrix of distances between vertices of maximal ...
KDistribution[\[Nu], w] represents a K distribution with shape parameters \[Nu] and w.
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 ...
MardiaCombinedTest[data] tests whether data follows a MultinormalDistribution using the Mardia combined test.MardiaCombinedTest[data, " property"] returns the value of " ...
ShapiroWilkTest[data] tests whether data is normally distributed using the Shapiro\[Dash]Wilk test.ShapiroWilkTest[data, " property"] returns the value of " property".
$CCompiler sets the default C compiler to use for operating on C code.
CompilePrint[cfun] prints a human readable form of a compiled function.
CCall
(SymbolicC Package Symbol) CCall[fname, args] is a symbolic representation of a call to a function.
CDefault[] is a symbolic representation of a default statement.