Package smile.wavelet

Class D4Wavelet

java.lang.Object
smile.wavelet.Wavelet
smile.wavelet.D4Wavelet

public class D4Wavelet extends Wavelet
The simplest and most localized wavelet, Daubechies wavelet of 4 coefficients. Note that this class uses the different centering method from the one used in the Daubechies class.
  • Constructor Details

    • D4Wavelet

      public D4Wavelet()
      Constructor.