SQLResultSets[] returns a list of the open SQLResultSet objects.
SQLTable[...] represents a table in an SQL connection.
int processMathLink (MLINK link) calls Mathematica to process the expression written onto a link.
TetGen is a quality tetrahedral mesh generator and a three-dimensional Delaunay triangulator. TetGenLink is a Mathematica application that uses Wolfram Library Link to link ...
TetGenGetFaces[expr] gets the faces in a TetGen expression.
TetGenGetFacetMarkers[expr] returns the facet markers for a TetGen expression.
TetGenSetFacetMarkers[expr, vertices] sets the facet markers for a TetGen expression.
ToServiceRequest[parameters, headers] builds a request message using input provided in the parameters.
$PrintWSDLDebug specifies whether WSDL debugging information will be printed when installing a web service.
AdjacencyMatrix[g] gives the SparseArray object representing the graph g.AdjacencyMatrix[g, n] gives the SparseArray object representing the graph g, adding additional ...