OpenCLMemoryUnload[mem_1, mem_2, ...] unloads OpenCLMemory from the OpenCLLink memory manager.
TetGenGetFacetMarkers[expr] returns the facet markers for a TetGen expression.
TetGenGetFacets[expr] returns the facets for a TetGen expression.
TetGenGetPoints[expr] returns the points in a TetGen expression.
TetGenSetFacets[expr, vertices] sets the facets for a TetGen expression.
As of Version 8, much of the functionality covered by Combinatorica has been implemented in the Mathematica kernel. BooleanAlgebra CodeToLabeledTree HasseDiagram ...
CandlestickChart[{{date_1, {open_1, high_1, low_1, close_1}}, ...}] makes a chart with candles representing open, high, low, and close prices for each date. ...
LocationEquivalenceTest[{data_1, data_2, ...}] tests whether the means or medians of the data_i are equal. LocationEquivalenceTest[{data_1, ...}, " property"] returns the ...
BreadthFirstScan[g, s, {"event_1" -> f_1, "event_2" -> f_2, ...}] performs a breadth-first scan (bfs) of the graph g starting at the vertex s and evaluates f_i whenever ...
As of Mathematica 8, the functionality of the Wavelet Explorer add-on has been integrated into the Mathematica kernel.