Interface VectorScoreScriptUtils.L2NormInterface

All Known Implementing Classes:
VectorScoreScriptUtils.ByteL2Norm, VectorScoreScriptUtils.FloatL2Norm
Enclosing class:
VectorScoreScriptUtils

public static interface VectorScoreScriptUtils.L2NormInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • l2norm

      double l2norm()