ReleaseJavaObject[javaobject] tells the Java memory-management system to forget about any references to the specified JavaObject that are being maintained solely for the sake ...
RemovePeriodical[id] removes the computation corresponding to the integer id from the set of operations that are periodically performed automatically.
LibraryVersionString[lib] returns a string of library version information.
GetComplexType[] returns the .NET type that is currently mapped to Mathematica Complex numbers.
SetComplexType[type] tells .NET/Link to map the specified type to Mathematica Complex numbers.
StaticsVisible is an option to LoadNETType that specifies whether the class-specific context in which static method and field definitions are created should be placed on ...
OpenCLMersenneTwister[n] generates n random reals using the Mersenne Twister algorithm.
SymbolicOpenCLBlockDimension[dim] is a symbolic representation of an OpenCL kernel block dimension call.
SymbolicOpenCLBlockIndex[dim] is a symbolic representation of an OpenCL kernel block index call.
SymbolicOpenCLKernelIndex[dim] is a symbolic representation of an OpenCL kernel index call.