6821 - 6830 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63355 matches)
MLGetRealArray()   (Mathematica MathLink C Function)
int MLGetRealArray (MLINK link, double ** a, long ** dims, char ***heads, long *d) gets an array of floating-point numbers from the MathLink connection specified by link, ...
MLUserFunction   (Mathematica MathLink C Function)
MLUserFunction is a MathLink type that describes a function pointer to a function taking an MLINK argument with a return type of void.
MLDeallocator   (Mathematica MathLink C Function)
MLDeallocator is a MathLink type that describes a function pointer to a function taking a void * as an argument and having a return type of void that implements a memory ...
MLGetInteger64()   (Mathematica MathLink C Function)
int MLGetInteger64 (MLINK link, mlint64 *i) gets a 64-bit integer from the MathLink connection specified by link and stores it in i.
MLAllocParameter()   (Mathematica MathLink C Function)
int MLAllocParameter (MLParameters *p, MLAllocator * a, MLDeallocator * d) retrieves the current memory allocator and deallocator function pointers from the MLParameters ...
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.
MLGetByteArray()   (Mathematica MathLink C Function)
int MLGetByteArray (MLINK link, unsigned char ** a, int ** dims, char ***heads, int *d) gets an array of 1-byte sized integers from the MathLink connection specified by link, ...
PlotJoined   (Obsolete Mathematica Symbol)
As of Version 6.0, PlotJoined has been superseded by Joined and ListLinePlot.
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.
MLBytesToPut()   (Mathematica MathLink C Function)
int MLBytesToPut (MLINK link, int *n) calculates the number of bytes remaining to be written in the textual representation of the current data, and stores the result in n.
1 ... 680|681|682|683|684|685|686 ... 809 Previous Next

...