TetGen is a quality tetrahedral mesh generator and a three-dimensional Delaunay triangulator. It is used by Mathematica for various operations, such as interpolation in ...
DirichletDistribution[{\[Alpha]_1, ..., \[Alpha] k +1}] represents a Dirichlet distribution of dimension k with shape parameters \[Alpha]_i.
LineIntegralConvolutionPlot[{{v_x, v_y}, image}, {x, x_min, x_max}, {y, y_min, y_max}] generates a line integral convolution plot of image convolved with the vector field ...
CirculantGraph[n, j] gives the circulant graph with n vertices and jump j C_n (j).CirculantGraph[n, {j_1, j_2, ...}] gives the circulant graph with n vertices and jumps j_1, ...
CycleGraph[n] gives the cycle graph with n vertices C_n.
HararyGraph[k, n] generates the minimal k-connected graph on n vertices H k, n.
HypercubeGraph[n] gives the n-dimensional hypercube graph Q_n.
KnightTourGraph[m, n] gives a Knight's tour graph on an m*n chessboard.
Lighting is an option for Graphics3D and related functions that specifies what simulated lighting to use in coloring 3D surfaces.
PetersenGraph[n, k] gives the generalized Petersen graph P n, k.