TetGenSetHoles[expr, points] sets the holes in a TetGen expression.
DeleteBorderComponents[image] replaces connected components adjacent to the border in a binary image image with background pixels.DeleteBorderComponents[m] replaces ...
HamiltonianGraphQ[g] yields True if the graph g is Hamiltonian, and False otherwise.
MaxExtraBandwidths is an option to SmoothKernelDistribution that controls the behavior outside that data range.
StabilityMarginsStyle is an option to frequency response plots such as BodePlot, NyquistPlot, and NicholsPlot that specifies the styles in which the gain and phase margins ...
CUDAMemoryLoad[list] registers list into the CUDALink memory manager.CUDAMemoryLoad[img] registers img into the CUDALink memory manager.
About Mathematica opens a notebook containing information about Mathematica.
NLimit
(Numerical Calculus Package Symbol) NLimit[expr, z -> z_0] numerically finds the limiting value of expr as z approaches z_0.
ToCCodeString[symbolicC] generates a string of C code from a symbolic C expression.
Widget["Frame"] represents a complete window.