BeginNETBlock[] and EndNETBlock[] are equivalent to the NETBlock function, except that they work across a larger span than the evaluation of a single expression.
CreateCOMObject[str] creates a COM object specified by the string str.
GetAssemblyObject[asm ] returns the .NET Assembly object corresponding to the specified NETAssembly expression asm.
GetTypeObject[type _NETType] returns the .NET Type object corresponding to the specified NETType expression.
ReferencedAssemblies is an option to DefineDLLFunction that specifies assemblies needed to compile your function declaration.
TetGenDetectIntersectingFacets[points, facets] returns a list of points and intersecting facets.
The Mathematica compiler generates a CompiledFunction expression that contains a sequence of simple instructions for evaluating a Mathematica computation. The compiled ...
The CCompilerDriver package lets you work with C compilers that are installed on your computer. It is used automatically by the Mathematica compiler when you set the option ...
The Wolfram Lightweight Grid System provides functions for launching and managing remote kernels, one part of a complete Mathematica^® parallel computing environment. With ...