Apply this window function to the given data, which has the given number of samples present. This method mutates the data array with the window function.
@param data data to be windowed
@param length number of valid data samples in {@code data}
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.