Uses of Class
org.hermit.dsp.Window

Packages that use Window
org.hermit.dsp A small library of digital signal processing (DSP) utilities. 
 

Uses of Window in org.hermit.dsp
 

Constructors in org.hermit.dsp with parameters of type Window
FFTTransformer(int size, Window window)
          Create an FFT transformer for a given sample size.