Uses of Interface
org.hipparchus.transform.RealTransformer
Package
Description
Implementations of transform methods, including Fast Fourier transforms.
-
Uses of RealTransformer in org.hipparchus.transform
Modifier and TypeClassDescriptionclass
Implements the Fast Cosine Transform for transformation of one-dimensional real data sets.class
Implements the Fast Hadamard Transform (FHT).class
Implements the Fast Sine Transform for transformation of one-dimensional real data sets.