Package org.ojalgo.data.transform
package org.ojalgo.data.transform
-
ClassDescriptionDataTransform<IN,
OUT> DataTransform 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.