Class BFMatcher

    • Constructor Detail

      • BFMatcher

        protected BFMatcher​(long addr)
      • BFMatcher

        public BFMatcher​(int normType,
                         boolean crossCheck)
      • BFMatcher

        public BFMatcher​(int normType)
      • BFMatcher

        public BFMatcher()
    • Method Detail

      • __fromPtr__

        public static BFMatcher __fromPtr__​(long addr)
      • create

        public static BFMatcher create​(int normType,
                                       boolean crossCheck)
      • create

        public static BFMatcher create​(int normType)
      • finalize

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