3381 - 3390 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
MLReleaseByteString()   (Mathematica MathLink C Function)
void MLReleaseByteString (MLINK link, const unsigned char *s, int n) disowns memory allocated by MLGetByteString() to store the array of character codes s.
MLReleaseByteSymbol()   (Mathematica MathLink C Function)
void MLReleaseByteSymbol (MLINK link, const unsigned char *s, int len) disowns memory allocated by MLGetByteSymbol() to store the character string s corresponding to the name ...
MLReleaseUTF16Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF16Symbol (MLINK link, const unsigned short *s, int len) disowns memory allocated by MLGetUTF16Symbol() to store the UTF-16 encoded character string s ...
MLReleaseUTF32String()   (Mathematica MathLink C Function)
void MLReleaseUTF32String (MLINK link, const unsigned int *s, int len) disowns memory allocated by MLGetUTF32String() to store the UTF-32 encoded string s.
MLReleaseUTF32Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF32Symbol (MLINK link, const unsigned int *s, int len) disowns memory allocated by MLGetUTF32Symbol() to store the UTF-32 encoded character string s ...
MLReleaseUTF8Symbol()   (Mathematica MathLink C Function)
void MLReleaseUTF8Symbol (MLINK link, const unsigned char *s, int len) disowns memory allocated by MLGetUTF8Symbol() to store the UTF-8 encoded character string s ...
DiscreteLQRegulatorGains   (Built-in Mathematica Symbol)
DiscreteLQRegulatorGains[ss, {q, r}, \[Tau]] gives the optimal discrete-time state feedback gain matrix with sampling period \[Tau] for the continuous-time StateSpaceModel ...
InverseContinuousWaveletTransform   (Built-in Mathematica Symbol)
InverseContinuousWaveletTransform[cwd] gives the inverse continuous wavelet transform of a ContinuousWaveletData object cwd. InverseContinuousWaveletTransform[cwd, wave] ...
The Syntax of the Mathematica Language   (Mathematica Tutorial)
Mathematica uses various syntactic rules to interpret input that you give, and to convert strings and boxes into expressions. The version of these rules that is used for ...
MLPutArgCount()   (Mathematica MathLink C Function)
int MLPutArgCount (MLINK link, int n) specifies the number of arguments of a composite function to be put on link.
1 ... 336|337|338|339|340|341|342 ... 452 Previous Next

...