Uses of Interface
imagingbook.spectral.dft.Dft2d.Double
Packages that use Dft2d.Double
Package
Description
1D and 2D implementations of the Discrete Fourier Transform.
-
Uses of Dft2d.Double in imagingbook.spectral.dft
Classes in imagingbook.spectral.dft that implement Dft2d.DoubleModifier and TypeClassDescriptionstatic class
Two-dimensional DFT implementation usingdouble
data.static class
Two-dimensional DFT implementation usingdouble
data.