Uses of Interface
org.apache.commons.math3.transform.RealTransformer
Packages that use RealTransformer
Package
Description
Implementations of transform methods, including Fast Fourier transforms.
-
Uses of RealTransformer in org.apache.commons.math3.transform
Classes in org.apache.commons.math3.transform that implement RealTransformerModifier and TypeClassDescriptionclassImplements the Fast Cosine Transform for transformation of one-dimensional real data sets.classImplements the Fast Hadamard Transform (FHT).classImplements the Fast Sine Transform for transformation of one-dimensional real data sets.