LoadedNETTypes[] returns a list of all the .NET types that have been loaded into the current session.
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.
SymbolicOpenCLThreadIndex[dim] is a symbolic representation of an OpenCL kernel thread index call.
TetGenExpressions[] returns a list of active TetGen expressions.
TetGenGetFacetHoles[expr] gets the holes in the facets.