3231 - 3240 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502822 matches)
MTensor_getRealData   (Mathematica LibraryLink C Function)
double*MTensor_getRealData (MTensor t) gets an array of the data elements of an MTensor of real type.
SectorChart3D   (Built-in Mathematica Symbol)
SectorChart3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] makes a 3D sector chart with sector angle proportional to x_i, radius y_i, and height z_i.SectorChart3D[{..., w_i[{x_i, ...
MLPutNext()   (Mathematica MathLink C Function)
int MLPutNext (MLINK link, int type) prepares to put an object of the specified type on link.
MLGetShortInteger()   (Mathematica MathLink C Function)
int MLGetShortInteger (MLINK link, short *i) gets an integer from the MathLink connection specified by link and stores it as a C short in i.
MLSeekMark()   (Mathematica MathLink C Function)
MLMARK MLSeekMark (MLINK link, MLMARK mark, int n) goes back to a position n expressions after the specified mark on a link.
Failure Recovery, Tracing, and Debugging   (Parallel Package Tutorial)
A remote kernel in use may fail at any time, due to hardware, network, or software problems. A failure of a remote kernel will be noticed the next time Parallel Computing ...
MLPutFloat()   (Mathematica MathLink C Function)
int MLPutFloat (MLINK link, double x) puts the floating-point number x to the MathLink connection specified by link with a precision corresponding to the C type float.
MLReleaseString()   (Mathematica MathLink C Function)
void MLReleaseString (MLINK link, const char *s) disowns memory allocated by MLGetString() to store the character string s.
MLReleaseSymbol()   (Mathematica MathLink C Function)
void MLReleaseSymbol (MLINK link, char *s) disowns memory allocated by MLGetSymbol() or MLGetFunction() to store the character string s corresponding to the name of a symbol.
MLGetInteger32List()   (Mathematica MathLink C Function)
int MLGetInteger32List (MLINK link, int ** a, int *n) gets a list of 32-bit integers from the MathLink connection specified by link, storing the integers in the array a and ...
1 ... 321|322|323|324|325|326|327 ... 461 Previous Next

...