A B C D E F G H I L M N O P R S T U V W Z

W

Window - Class in com.oregondsp.signalProcessing
Base class for implementing windows - partial implementation.
Window(float[]) - Constructor for class com.oregondsp.signalProcessing.Window
Instantiates a new Window from a vector of coefficients.
Window(int) - Constructor for class com.oregondsp.signalProcessing.Window
Instantiates a new length-N window containing zeros.
window(float[], int, float[]) - Method in class com.oregondsp.signalProcessing.Window
Windows a sequence and places the result in a specified array.

A B C D E F G H I L M N O P R S T U V W Z