共用方式為


VectorSearchAlgorithmMetric.DotProduct Property

Definition

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

Property Value

Applies to