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, generateCurveprotected float value(int length,
int index)
value in class WindowFunctionpublic java.lang.String toString()
toString in class java.lang.Object