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