Class rIFFT

    • Field Detail

      • pointer

        public long pointer
    • Constructor Detail

      • rIFFT

        public rIFFT()
      • rIFFT

        public rIFFT​(int window)
    • Method Detail

      • allocate

        public static rIFFT allocate()
      • allocate

        public static rIFFT allocate​(int window)
      • free

        public static void free​(rIFFT rifft)
      • perform

        public double perform​(double[] input)