981 - 990 of 2365 for graphical user interfaceSearch Results
View search results from all Wolfram sites (188727 matches)
LoadedJavaObjects   (JLink Symbol)
LoadedJavaObjects[] returns a list of the Java objects that have been sent to Mathematica (and not yet released with ReleaseJavaObject).
UseFrontEnd   (JLink Symbol)
UseFrontEnd[expr] evaluates expr in an environment where the kernel can make use of the services of the notebook front end.
$FrontEndInitializationFunction is a function that you can assign to execute when the front end link is first established by ConnectToFrontEnd[].
getMathLink   (Mathematica LibraryLink C Function)
MLINK getMathLink (WolframLibraryData libData) gets a MathLink connection to use for evaluations in Mathematica.
MTensor_clone   (Mathematica LibraryLink C Function)
int MTensor_clone (MTensor f, MTensor *t) is a library callback function that puts a clone of f into *t.
MTensor_getComplexData   (Mathematica LibraryLink C Function)
mcomplex*MTensor_getComplexData (MTensor t) gets an array of the data elements 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_getRealData   (Mathematica LibraryLink C Function)
double*MTensor_getRealData (MTensor t) gets an array of the data elements 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.
CallingConvention   (NETLink Symbol)
CallingConvention is an option to DefineDLLFunction that specifies what calling convention the DLL function uses.
1 ... 96|97|98|99|100|101|102 ... 237 Previous Next

...