Such transforms include {@link FastSineTransformer sine transform}, {@link FastCosineTransformer cosine transform} or {@link FastHadamardTransformer Hadamard transform}. {@link FastFourierTransformer Fourier transform} is of a different kind and does not implement thisinterface since it produces {@link org.apache.commons.math3.complex.Complex}results instead of real ones. @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|