Interface VectorScoreScriptUtils.L1NormInterface

All Known Implementing Classes:
VectorScoreScriptUtils.ByteL1Norm, VectorScoreScriptUtils.FloatL1Norm
Enclosing class:
VectorScoreScriptUtils

public static interface VectorScoreScriptUtils.L1NormInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • l1norm

      double l1norm()