Returns an FFT length optimized for memory. The FFT length will be the smallest valid length that is not less than the specified length n. @param n the lower bound on FFT length. @return the FFT length. @exception IllegalArgumentException if the specified length n exceeds the maximum length support
(int n)
source not stored for this graph (policy: none)