In doing a calculation with Mathematica, you usually go through a sequence of steps. If you want to, you can do each step on a separate line. Often, however, you will find it ...
AbortQ
(Mathematica LibraryLink C Function) mint AbortQ () returns TRUE if Mathematica is in the process of an abort.
void MTensor_free () is a library callback function that frees an MTensor.
mint MTensor_getFlattenedLength (MTensor t) gets the total number of elements in an MTensor.
mint MTensor_getRank (MTensor t) gets the rank of an MTensor.
mint MTensor_getType (MTensor t) gets the type of an MTensor.
mint MTensor_shareCount (MTensor t) returns the number of sharing references to an MTensor held by Mathematica.
void UTF8String_disown (char*s) disowns a string argument.
Web Services Link is a Mathematica add-on application. Before any functions from the package can be used, it must be loaded as follows. InstallService will install the web ...
RemoteServicesKernel[properties] contains a list of properties about a currently open Lightweight Grid kernel.