VectorSearchAlgorithmMetric.DotProduct Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Calculates the sum of element-wise products to gauge alignment and magnitude similarity. The larger and more positive, the closer the similarity.
public static Azure.Search.Documents.Indexes.Models.VectorSearchAlgorithmMetric DotProduct { get; }
static member DotProduct : Azure.Search.Documents.Indexes.Models.VectorSearchAlgorithmMetric
Public Shared ReadOnly Property DotProduct As VectorSearchAlgorithmMetric