Uses of Interface
org.apache.commons.math4.transform.RealTransform
-
Packages that use RealTransform Package Description org.apache.commons.math4.transform Implementations of transform methods. -
-
Uses of RealTransform in org.apache.commons.math4.transform
Classes in org.apache.commons.math4.transform that implement RealTransform Modifier and Type Class Description class
FastCosineTransform
Implements the Fast Cosine Transform for transformation of one-dimensional real data sets.class
FastHadamardTransform
Fast Hadamard Transform (FHT).class
FastSineTransform
Implements the Fast Sine Transform for transformation of one-dimensional real data sets.
-