Uses of Interface
org.hipparchus.transform.RealTransformer
-
-
Uses of RealTransformer in org.hipparchus.transform
Classes in org.hipparchus.transform that implement RealTransformer Modifier and Type Class Description class
FastCosineTransformer
Implements the Fast Cosine Transform for transformation of one-dimensional real data sets.class
FastHadamardTransformer
Implements the Fast Hadamard Transform (FHT).class
FastSineTransformer
Implements the Fast Sine Transform for transformation of one-dimensional real data sets.
-