2011 - 2020 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 matches)
MLGetReal128Array()   (Mathematica MathLink C Function)
int MLGetReal128Array (MLINK link, mlextended_double ** a, int ** dims, char ***heads, int *d) gets an array of extended-precision floating-point numbers from the MathLink ...
MLGetReal128List()   (Mathematica MathLink C Function)
int MLGetReal128List (MLINK link, mlextended_double ** a, int *n) gets a list of extended-precision floating-point numbers from the MathLink connection specified by link, ...
MLGetReal128()   (Mathematica MathLink C Function)
int MLGetReal128 (MLINK link, mlextended_double *d) gets an extended-precision floating-point number from link and stores it in d.
MLGetReal32Array()   (Mathematica MathLink C Function)
int MLGetReal32Array (MLINK link, float ** a, int ** dims, char ***heads, int *d) gets an array of single-precision floating-point numbers from the MathLink connection ...
MLGetReal32List()   (Mathematica MathLink C Function)
int MLGetReal32List (MLINK link, float ** a, int *n) gets a list of single-precision floating-point numbers from the MathLink connection specified by link, storing the ...
MLGetReal64Array()   (Mathematica MathLink C Function)
int MLGetReal64Array (MLINK link, double ** a, int ** dims, char ***heads, int *d) gets an array of double-precision floating-point numbers from the MathLink connection ...
MLGetReal64List()   (Mathematica MathLink C Function)
int MLGetReal64List (MLINK link, double ** a, int *n) gets a list of double-precision floating-point numbers from the MathLink connection specified by link, storing the ...
MLGetReal64()   (Mathematica MathLink C Function)
int MLGetReal64 (MLINK link, double *x) gets a double-precision floating-point number from the MathLink connection link and stores it in x.
MLGetString()   (Mathematica MathLink C Function)
int MLGetString (MLINK link, const char ** s) gets a character string from the MathLink connection specified by link, storing the string in s.
MLGetSymbol()   (Mathematica MathLink C Function)
int MLGetSymbol (MLINK link, const char ** s) gets a character string corresponding to the name of a symbol from the MathLink connection specified by link, storing the ...
1 ... 199|200|201|202|203|204|205 ... 216 Previous Next

...