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.
Recall that connections to remote kernels, as opened by LaunchKernels, are represented as kernel objects. See the chapter Connection Methods for details. The commands in this ...
As of Mathematica 8, the functionality of the Wavelet Explorer add-on has been integrated into the Mathematica kernel.
ProbabilityDistribution[pdf, {x, x_min, x_max}] represents the continuous distribution with PDF pdf in the variable x where the pdf is taken to be zero for x < x_min and x > ...
WaveletScalogram[wd] plots wavelet vector coefficients in a DiscreteWaveletData or ContinuousWaveletData object wd.WaveletScalogram[wd, wind] plots wavelet coefficients ...