3411 - 3420 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502822 matches)
MTensor_getReal   (Mathematica LibraryLink C Function)
int MTensor_getInteger (MTensor t, mint*pos, mreal*pres) gets a single element of an MTensor of real type.
MTensor_setComplex   (Mathematica LibraryLink C Function)
void MTensor_setComplex (MTensor t, mint*pos, mcomplex value) sets a single element of an MTensor of complex type.
MTensor_setInteger   (Mathematica LibraryLink C Function)
void MTensor_setInteger (MTensor t, mint*pos, mint value) sets a single element of an MTensor of integer type.
MTensor_setMTensor   (Mathematica LibraryLink C Function)
int MTensor_setMTensor (MTensor t, MTensor val, mint*pos, mint numpos) sets a subtensor element in an MTensor.
MTensor_setReal   (Mathematica LibraryLink C Function)
int MTensor_setReal (MTensor t, mint*pos, mreal value) sets a single element of an MTensor of real type.
DefineNETDelegate   (NETLink Symbol)
DefineNETDelegate[name, rtype, ptypes] creates a new .NET delegate type with the given name name, return type rtype, and parameter types ptypes.
ReferencedAssemblies   (NETLink Symbol)
ReferencedAssemblies is an option to DefineDLLFunction that specifies assemblies needed to compile your function declaration.
SendDelegateArguments   (NETLink Symbol)
SendDelegateArguments is an option to AddEventHandler and NETNewDelegate that specifies which of the delegate arguments you want to be passed to your Mathematica callback ...
MLPutInteger16Array()   (Mathematica MathLink C Function)
int MLPutInteger16Array (MLINK link, short *a, int *dims, char ** heads, int d) puts an array of 16-bit integers to the MathLink connection specified by link to form a depth ...
MLPutInteger32Array()   (Mathematica MathLink C Function)
int MLPutInteger32Array (MLINK link, int *a, int *dims, char ** heads, int d) puts an array of 32-bit integers to the MathLink connection specified by link to form a depth d ...
1 ... 339|340|341|342|343|344|345 ... 461 Previous Next

...