7491 - 7500 of 8567 for roots of equationsSearch Results
View search results from all Wolfram sites (55063 matches)
MLPutFunction()   (Mathematica MathLink C Function)
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.
MLAllocator   (Mathematica MathLink C Function)
MLAllocator is a MathLink type that describes a function pointer to a function taking an unsigned long argument and returning a void * that implements a memory allocator.
MLClearError()   (Mathematica MathLink C Function)
int MLClearError (MLINK link) clears errors on link if possible.
MLGetYieldFunction()   (Mathematica MathLink C Function)
MLYieldFunctionObject MLGetYieldFunction (MLINK link) returns the currently installed yield function for the link referenced by link.
MLINK   (Mathematica MathLink C Function)
MLINK is a MathLink type representing a MathLink link object.
MLLoopbackOpen()   (Mathematica MathLink C Function)
MLINK MLLoopbackOpen (MLENV env, int *errno) opens a loopback MathLink connection.
MLMain()   (Mathematica MathLink C Function)
int MLMain (int argc, char ** argv) sets up communication between an external program started using Install and Mathematica.
MLMARK   (Mathematica MathLink C Function)
MLMARK is a MathLink type representing a mark in the expression stream.
MLNewParameters()   (Mathematica MathLink C Function)
unsigned long MLNewParameters (char* p, unsigned long rev, unsigned long apirev) initializes an MLParameters object p and sets the MathLink revision number to the value ...
MLSetAllocParameter()   (Mathematica MathLink C Function)
void MLSetAllocParameter (char* p, MLAllocator a, MLDeallocator d) sets the memory allocator and deallocator specified by a and d in the MLParameters object p for later use ...
1 ... 747|748|749|750|751|752|753 ... 857 Previous Next

...