Uses of Package
org.ojalgo.data.transform
Packages that use org.ojalgo.data.transform
-
Classes in org.ojalgo.data.transform used by org.ojalgo.data.transformClassDescriptionDataTransform is a functional interface that can be used to transform data.The discrete Fourier transform (DFT) converts a finite sequence of equally-spaced samples of a function into a same-length sequence of equally-spaced samples of the discrete-time Fourier transform (DTFT), which is a complex-valued function of frequency.This class implements the Z-transform for a given complex number z.