Class PyWavelets.DiscreteWavelet

  • Enclosing class:
    PyWavelets

    public class PyWavelets.DiscreteWavelet
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DiscreteWavelet()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • dec_hi

        double[] dec_hi
      • dec_lo

        double[] dec_lo
      • rec_hi

        double[] rec_hi
      • rec_lo

        double[] rec_lo
      • dec_len

        public int dec_len
      • rec_len

        int rec_len
      • vanishing_moments_psi

        int vanishing_moments_psi
      • vanishing_moments_phi

        int vanishing_moments_phi
    • Constructor Detail

      • DiscreteWavelet

        public DiscreteWavelet()