Uses of Package
ddf.minim.analysis

Packages that use ddf.minim.analysis
ddf.minim.analysis   
 

Classes in ddf.minim.analysis used by ddf.minim.analysis
FourierTransform
          A Fourier Transform is an algorithm that transforms a signal in the time domain, such as a sample buffer, into a signal in the frequency domain, often called the spectrum.
WindowFunction
          A Window function represents a curve which is applied to a sample buffer to reduce the introduction of spectral leakage in the Fourier transform.