Mathematica's J/Link system provides a uniquely seamless interface to the Java environment. With J/Link you can immediately access Java classes and objects from within ...
UseFrontEnd[expr] evaluates expr in an environment where the kernel can make use of the services of the notebook front end.
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.
WaveletScalogram[wd] plots wavelet vector coefficients in a DiscreteWaveletData or ContinuousWaveletData object wd.WaveletScalogram[wd, wind] plots wavelet coefficients ...
The Mathematica compiler provides an important way both to speed up and to work with Mathematica computations. It does this by taking assumptions about the computations and ...
GUIObject[root, args] represents a live interface instance with root widget root, wrapping the active widgets and environment.
GUIResolve[src] resolves an interface definition to its top-level completely loaded widget and enclosing widgets.GUIResolve[src, args] passes arguments to the interface ...