Package | Description |
---|---|
org.apache.commons.math.transform |
Implementations of transform methods, including Fast Fourier transforms.
|
Modifier and Type | Class and Description |
---|---|
class |
FastCosineTransformer
Implements the Fast Cosine Transform
for transformation of one-dimensional data sets.
|
class |
FastHadamardTransformer
Implements the Fast Hadamard Transform (FHT).
|
class |
FastSineTransformer
Implements the Fast Sine Transform
for transformation of one-dimensional data sets.
|
Copyright © 2003–2015. All rights reserved.