Freigeben über


Query.Vector Property

Definition

Vector dense data. This should be the same length as the dimension of the index being queried.

public ReadOnlyMemory<float> Vector { get; set; }
member this.Vector : ReadOnlyMemory<single> with get, set
Public Property Vector As ReadOnlyMemory(Of Single)

Property Value

Applies to