ReferencedAssemblies is an option to DefineDLLFunction that specifies assemblies needed to compile your function declaration.
TetGenCreate[] creates an instance of a TetGen expression.
TetGenDelete[expr] removes an instance of a TetGen expression, freeing up memory.
TetGenExpression[id] represents an instance of a TetGen object.
ListLogPlot[{y_1, y_2, ...}] makes a log plot of the y_i, assumed to correspond to x coordinates 1, 2, ....ListLogPlot[{{x_1, y_1}, {x_2, y_2}, ...}] makes a log plot of the ...
ParameterMixtureDistribution[dist[\[Theta]], \[Theta] \[Distributed] wdist] represents a parameter mixture distribution where the parameter \[Theta] is distributed according ...