Module org.elasticsearch.server
Package org.elasticsearch.script
Interface VectorScoreScriptUtils.DotProductInterface
- All Known Implementing Classes:
VectorScoreScriptUtils.BitDotProduct,VectorScoreScriptUtils.ByteDotProduct,VectorScoreScriptUtils.FloatDotProduct
- Enclosing class:
VectorScoreScriptUtils
public static interface VectorScoreScriptUtils.DotProductInterface
-
Method Summary
-
Method Details
-
dotProduct
double dotProduct()
-