8411 - 8420 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
MTensor_getInteger   (Mathematica LibraryLink C Function)
int MTensor_getInteger (MTensor t, mint*pos, mint*pres) gets an element from an MTensor of integer type.
MTensor_getMTensor   (Mathematica LibraryLink C Function)
int MTensor_getInteger (MTensor t, mint*pos, mint numpos, MTensor*pres) gets a subtensor element from an MTensor.
MTensor_getRank   (Mathematica LibraryLink C Function)
mint MTensor_getRank (MTensor t) gets the rank of an MTensor.
MTensor_getRealData   (Mathematica LibraryLink C Function)
double*MTensor_getRealData (MTensor t) gets an array of the data elements of an MTensor of real type.
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_getType   (Mathematica LibraryLink C Function)
mint MTensor_getType (MTensor t) gets the type of an MTensor.
MTensor_new   (Mathematica LibraryLink C Function)
int MTensor_new (mint type, mint rank, mint const*dims, MTensor*pres) is a library callback function that creates a new MTensor.
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.
1 ... 839|840|841|842|843|844|845 ... 1009 Previous Next

...