3071 - 3080 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
processMathLink   (Mathematica LibraryLink C Function)
int processMathLink (MLINK link) calls Mathematica to process the expression written onto a link.
MLGetType()   (Mathematica MathLink C Function)
int MLGetType (MLINK link) gets the type of the current object on the MathLink connection specified by link.
MLPutData()   (Mathematica MathLink C Function)
int MLPutData (MLINK link, const char *b, int count) puts count bytes from the buffer b to the MathLink connection specified by link.
MLPutInteger32List()   (Mathematica MathLink C Function)
int MLPutInteger32List (MLINK link, int *a, int n) puts a list of n 32-bit integers starting from location a to the MathLink connection specified by link.
MLPutReal64List()   (Mathematica MathLink C Function)
int MLPutReal64List (MLINK link, double *a, int n) puts a list of n double-precision floating-point numbers starting from location a to the MathLink connection specified by ...
MLPutSize()   (Mathematica MathLink C Function)
int MLPutSize (MLINK link, int len) specifies the length in bytes of the textual data to be put on link.
FromSymbolicXML   (XML Package Symbol)
FromSymbolicXML[expr] converts a SymbolicXML expression expr to a more native format, if one is available.
CountRoots   (Built-in Mathematica Symbol)
CountRoots[poly, x] gives the number of real roots of the polynomial poly in x.CountRoots[poly, {x, a, b}] gives the number of roots between a and b.
ImageTransformation   (Built-in Mathematica Symbol)
ImageTransformation[image, function] gives an image in which each pixel at position {x, y} corresponds to the position function[{x, y}] in image.ImageTransformation[image, ...
WaveletFilterCoefficients   (Built-in Mathematica Symbol)
WaveletFilterCoefficients[wave, filt] gives the filter coefficients for the symbolic wavelet wave of type filt.
1 ... 305|306|307|308|309|310|311 ... 452 Previous Next

...