Class LATCH

    • Constructor Detail

      • LATCH

        protected LATCH​(long addr)
    • Method Detail

      • __fromPtr__

        public static LATCH __fromPtr__​(long addr)
      • create

        public static LATCH create​(int bytes,
                                   boolean rotationInvariance,
                                   int half_ssd_size,
                                   double sigma)
      • create

        public static LATCH create​(int bytes,
                                   boolean rotationInvariance,
                                   int half_ssd_size)
      • create

        public static LATCH create​(int bytes,
                                   boolean rotationInvariance)
      • create

        public static LATCH create​(int bytes)
      • create

        public static LATCH create()
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class Feature2D
        Throws:
        java.lang.Throwable