mint*MTensor_getIntegerData (MTensor t) gets an array of the data elements of an MTensor of integer type.
BiorthogonalSplineWavelet[] represents a biorthogonal spline wavelet of order 4 and dual order 2.BiorthogonalSplineWavelet[n, m] represents a biorthogonal spline wavelet of ...
Tuples
(Built-in Mathematica Symbol) Tuples[list, n] generates a list of all possible n-tuples of elements from list. Tuples[{list_1, list_2, ...}] generates a list of all possible tuples whose i\[Null] ...
CUR
(Mathematica Import/Export Format) Microsoft Windows cursor. Raster image file format. Native cursor format on Windows. CUR is an acronym derived from cursor. Binary format. Can store multiple cursors at ...
DaubechiesWavelet[] represents a Daubechies wavelet of order 2. DaubechiesWavelet[n] represents a Daubechies wavelet of order n.
SymletWavelet[] represents the Symlet wavelet of order 4.SymletWavelet[n] represents the Symlet wavelet of order n.
Fourier
(Built-in Mathematica Symbol) Fourier[list] finds the discrete Fourier transform of a list of complex numbers.
DiagonalMatrix[list] gives a matrix with the elements of list on the leading diagonal, and 0 elsewhere. DiagonalMatrix[list, k] gives a matrix with the elements of list on ...
ShannonWavelet[] represents the Shannon wavelet evaluated on the equally spaced interval {-10, 10}. ShannonWavelet[lim] represents the Shannon wavelet evaluated on the ...
BlackBodyProfile[temp_1, temp_2, ...] generates a plot of black-body spectral distribution profiles at the specified temperatures temp_1, temp_2, ....