Uses of Interface
org.episteme.core.mathematics.analysis.Bijection
Packages that use Bijection
Package
Description
-
Uses of Bijection in org.episteme.core.mathematics.analysis
Methods in org.episteme.core.mathematics.analysis that return Bijection -
Uses of Bijection in org.episteme.core.mathematics.analysis.transform
Subinterfaces of Bijection in org.episteme.core.mathematics.analysis.transformModifier and TypeInterfaceDescriptioninterfaceTransform<D,C> Represents a mathematical transform (e.g., Fourier, Laplace, Wavelet).Classes in org.episteme.core.mathematics.analysis.transform that implement BijectionModifier and TypeClassDescriptionclassDiscrete Fourier Transform (DFT) using Fast Fourier Transform (FFT) algorithm.