3541 - 3550 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
MLFromLinkID()   (Mathematica MathLink C Function)
MLINK MLFromLinkID (MLENV env, long inumb) returns the link object with ID number inumb in the MathLink environment env.
mlint64   (Mathematica MathLink C Function)
mlint64 is a MathLink type for storing 64-bit integers.
MLMessageReady()   (Mathematica MathLink C Function)
int MLMessageReady (MLINK link) queries the link object link to see if the link has an out-of-band message.
MLPutReal()   (Mathematica MathLink C Function)
int MLPutReal (MLINK link, double x) puts the floating-point number x to the MathLink connection specified by link.
mltimeval   (Mathematica MathLink C Function)
mltimeval is a MathLink type used for storing time arguments.
MLToLinkID()   (Mathematica MathLink C Function)
long MLToLinkID (MLINK link) returns the ID number of link.
NExpectation   (Built-in Mathematica Symbol)
NExpectation[expr, x \[Distributed] dist] gives the numerical expectation of expr under the assumption that x follows the probability distribution dist.NExpectation[expr, ...
MLGetRealList()   (Mathematica MathLink C Function)
int MLGetRealList (MLINK link, double ** a, long *n) gets a list of floating-point numbers from the MathLink connection specified by link, storing the numbers in the array a ...
MLSetUserData()   (Mathematica MathLink C Function)
void MLSetUserData (MLINK link, void* d, MLUserFunction f) installs the users data object data and function f in link.
MLVersionNumbers()   (Mathematica MathLink C Function)
void MLVersionNumbers (MLENV ep, int *inumb, int *rnumb, int *bnumb) returns the MathLink API interface number, revision number, and build number and stores them respectively ...
1 ... 352|353|354|355|356|357|358 ... 452 Previous Next

...