SetInternetProxy[host, port] sets proxy information in your Java session for accessing the internet.
MLINK getMathLink (WolframLibraryData libData) gets a MathLink connection to use for evaluations in Mathematica.
int MTensor_clone (MTensor f, MTensor *t) is a library callback function that puts a clone of f into *t.
mcomplex*MTensor_getComplexData (MTensor t) gets an array of the data elements of an MTensor of complex type.
void MTensor_setComplex (MTensor t, mint*pos, mcomplex value) sets a single element of an MTensor of complex type.
LibraryVersionString[lib] returns a string of library version information.
NETType["name", n] represents a .NET type with the specified name.
Mathematica offers support for a large number of file formats for importing, exporting, or other operations. It has several standard locations where it looks for files. You ...
MATHEMATICA HOW TO Tutorials » Options for Graphics Density and Contour Plots Three-Dimensional Surface Plots See Also » VectorPlot VectorDensityPlot ListVectorPlot ...