Embedding<T>.Vector Proprietà

Definizione

Ottiene o imposta il vettore di incorporamento rappresentato da questo incorporamento.

public:
 property ReadOnlyMemory<T> Vector { ReadOnlyMemory<T> get(); void set(ReadOnlyMemory<T> value); };
public ReadOnlyMemory<T> Vector { get; set; }
member this.Vector : ReadOnlyMemory<'T> with get, set
Public Property Vector As ReadOnlyMemory(Of T)

Valore della proprietà

Si applica a