public class LanczosWindow extends WindowFunction
length, TWO_PI
Constructor and Description |
---|
LanczosWindow()
Constructs a Lanczos window.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
protected float |
value(int length,
int index) |
apply, apply, generateCurve
protected float value(int length, int index)
value
in class WindowFunction
public java.lang.String toString()
toString
in class java.lang.Object