SymbolicOpenCLBlockDimension[dim] is a symbolic representation of an OpenCL kernel block dimension call.
SymbolicOpenCLBlockIndex[dim] is a symbolic representation of an OpenCL kernel block index call.
SymbolicOpenCLKernelIndex[dim] is a symbolic representation of an OpenCL kernel index call.
SymbolicOpenCLThreadIndex[dim] is a symbolic representation of an OpenCL kernel thread index call.
TetGenGetFacetHoles[expr] gets the holes in the facets.
TetGenGetHoles[expr] returns the holes in a TetGen expression.
Lighting is an option for Graphics3D and related functions that specifies what simulated lighting to use in coloring 3D surfaces.
VarianceTest[data] tests whether the variance of the data is one. VarianceTest[{data_1, data_2}] tests whether the variances of data_1 and data_2 are ...
A trust region method has a region around the current search point, where the quadratic model for "local minimization" is "trusted" to be correct and steps are chosen to stay ...