2011 - 2020 of 3808 for FirstSearch Results
View search results from all Wolfram sites (8108 matches)
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.
SetInternetProxy   (JLink Symbol)
SetInternetProxy[host, port] sets proxy information in your Java session for accessing the internet.
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_getInteger   (Mathematica LibraryLink C Function)
int MTensor_getInteger (MTensor t, mint*pos, mint*pres) gets an element from an MTensor of integer 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_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_setReal   (Mathematica LibraryLink C Function)
int MTensor_setReal (MTensor t, mint*pos, mreal value) sets a single element of an MTensor of real type.
LibraryVersionString   (Library Link Symbol)
LibraryVersionString[lib] returns a string of library version information.
AllowShortContext   (NETLink Symbol)
AllowShortContext is an option to LoadJavaClass (in J/Link) and LoadNETType (in .NET/Link) that specifies whether the class-specific context in which static method and field ...
1 ... 199|200|201|202|203|204|205 ... 381 Previous Next

...