be.hogent.tarsos.dsp.util
Class LanczosWindow

java.lang.Object
  extended by be.hogent.tarsos.dsp.util.WindowFunction
      extended by be.hogent.tarsos.dsp.util.LanczosWindow

public class LanczosWindow
extends WindowFunction

A Lanczos window function.

Author:
Damien Di Fede, Corban Brook
See Also:
The Lanczos Window

Constructor Summary
LanczosWindow()
          Constructs a Lanczos window.
 
Method Summary
 
Methods inherited from class be.hogent.tarsos.dsp.util.WindowFunction
apply, generateCurve
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LanczosWindow

public LanczosWindow()
Constructs a Lanczos window.