VertexCoordinates is an option to Graph and related functions that specifies the coordinates to use to place the center of vertices.
DataSources[] returns a list of information about named data sources made available through DatabaseResourcesPath.DataSources[name] returns a list of information about the ...
SQLBinary[data] represents raw binary data that can be stored in a database.
LoadCOMTypeLibrary[library] creates a so-called "interop" assembly from the named type library and loads that assembly.
TetGenGetFaceMarkers[expr] returns the face markers for a TetGen expression.
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
FindHamiltonianCycle[g] attempts to find a Hamiltonian cycle.
EulerEquations[f, u[x ], x] returns the Euler\[Dash]Lagrange differential equation obeyed by u[x] derived from the functional f, where f depends on the function u[x] and its ...
TransformationFunction[data] represents a transformation function that applies geometric and other transformations.
int MLPutFunction (MLINK link, const char *s, int n) puts a function with head given by a symbol with name s and with n arguments to the MathLink connection specified by link.