Interface VectorScoreScriptUtils.HammingDistanceInterface

All Known Implementing Classes:
VectorScoreScriptUtils.ByteHammingDistance
Enclosing class:
VectorScoreScriptUtils

public static interface VectorScoreScriptUtils.HammingDistanceInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • hamming

      int hamming()