Package org.apache.commons.math.transform

Implementations of transform methods, including Fast Fourier transforms.

See:
          Description

Class Summary
FastCosineTransformer Implements the Fast Cosine Transform for transformation of one-dimensional data sets.
FastFourierTransformer Implements the Fast Fourier Transform for transformation of one-dimensional data sets.
FastSineTransformer Implements the Fast Sine Transform for transformation of one-dimensional data sets.
 

Package org.apache.commons.math.transform Description

Implementations of transform methods, including Fast Fourier transforms.