Uses of Class
de.gsi.math.spectra.wavelet.WaveletCoefficients.Wavelet
-
Packages that use WaveletCoefficients.Wavelet Package Description de.gsi.math.spectra.wavelet -
-
Uses of WaveletCoefficients.Wavelet in de.gsi.math.spectra.wavelet
Methods in de.gsi.math.spectra.wavelet that return WaveletCoefficients.Wavelet Modifier and Type Method Description static WaveletCoefficients.WaveletWaveletCoefficients.Wavelet. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WaveletCoefficients.Wavelet[]WaveletCoefficients.Wavelet. values()Returns an array containing the constants of this enum type, in the order they are declared.
-