Package org.apache.commons.math.transform
package org.apache.commons.math.transform
Implementations of transform methods, including Fast Fourier transforms.
-
ClassDescriptionImplements the Fast Cosine Transform for transformation of one-dimensional data sets.Implements the Fast Fourier Transform for transformation of one-dimensional data sets.Implements the Fast Hadamard Transform (FHT).Implements the Fast Sine Transform for transformation of one-dimensional data sets.Interface for one-dimensional data sets transformations producing real results.