5131 - 5140 of 7976 for find in UnixSearch Results
View search results from all Wolfram sites (57499 matches)
ReinstallJava   (JLink Symbol)
ReinstallJava[] is a convenience function that calls UninstallJava followed by InstallJava.
RemovePeriodical   (JLink Symbol)
RemovePeriodical[id] removes the computation corresponding to the integer id from the set of operations that are periodically performed automatically.
SameObjectQ   (JLink Symbol)
SameObjectQ[object_1, object_2] returns True if and only if the JavaObject expressions object_1 and object_2 refer to the same Java object.
SetField   (JLink Symbol)
SetField[obj@field, val] sets a value of an object field.
MTensor_getComplex   (Mathematica LibraryLink C Function)
int MTensor_getComplex (MTensor t, mint*pos, mcomplex*pres) gets a single element of an MTensor of complex type.
MTensor_getIntegerData   (Mathematica LibraryLink C Function)
mint*MTensor_getIntegerData (MTensor t) gets an array of the data elements of an MTensor of integer type.
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_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_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.
1 ... 511|512|513|514|515|516|517 ... 798 Previous Next

...