Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package jm.audio.math

Class Summary
Factorize Supplies static methods for factoring integers needed by various FFT classes.
RealFloatFFT Abstract Class representing FFT's of real, single precision data.
RealFloatFFT_Radix2 Computes FFT's of real, single precision data where n is an integral power of 2.