Class PyWavelets.BaseWavelet

  • Enclosing class:
    PyWavelets

    private class PyWavelets.BaseWavelet
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private BaseWavelet()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • support_width

        int support_width
      • orthogonal

        boolean orthogonal
      • biorthogonal

        boolean biorthogonal
      • compact_support

        boolean compact_support
      • family_name

        java.lang.String family_name
      • short_name

        java.lang.String short_name
      • name

        java.lang.String name
    • Constructor Detail

      • BaseWavelet

        private BaseWavelet()