Package ipsk.math

Interface Window

  • All Known Implementing Classes:
    GaussianWindow, HammingWindow

    public interface Window
    Interface for mathematical windows.
    Author:
    K.Jaensch, klausj@phonetik.uni-muenchen.de
    • Method Detail

      • getScale

        double getScale​(int i)