681 - 690 of 727 for universal interfaceSearch Results
View search results from all Wolfram sites (186805 matches)
NIntegrate Integration Rules   (Mathematica Tutorial)
An integration rule computes an estimate of an integral over a region, typically using a weighted sum. In the context of NIntegrate usage, an integration rule object provides ...
MLGetInteger32()   (Mathematica MathLink C Function)
int MLGetInteger32 (MLINK link, int *i) gets a 32-bit integer from the MathLink connection specified by link and stores it in i.
MLOpenString()   (Mathematica MathLink C Function)
MLINK MLOpenString (MLENV env, const char *string, int *errno) opens a MathLink connection taking parameters from a character string.
MLPutInteger32()   (Mathematica MathLink C Function)
int MLPutInteger32 (MLINK link, int i) puts the 32-bit integer i to the MathLink connection specified by link.
MLReady()   (Mathematica MathLink C Function)
int MLReady (MLINK link) tests whether there is data ready to be read from link.
The Main Loop   (Mathematica Tutorial)
In any interactive session, Mathematica effectively operates in a loop. It waits for your input, processes the input, prints the result, then goes back to waiting for input ...
Connecting to a subsidiary program via MathLink. This starts a subsidiary Mathematica process on the computer system used here. Here is a packet representing the first input ...
Logging MathLM   (Mathematica Tutorial)
You can enable logging in two ways. The log file records messages as they occur, building up a detailed record of license activity over a period of time. Logging supports ...
Memory Management   (Mathematica Tutorial)
Finding memory usage. Particularly for symbolic computations, memory is usually the primary resource which limits the size of computations you can do. If a computation runs ...
Running Mathematica from Within an ...   (Mathematica Tutorial)
To run Mathematica from within an external program requires making use of many general features of MathLink. The first issue is how to establish a MathLink connection to ...
1 ... 66|67|68|69|70|71|72|73 Previous Next

...