DataViewRowId.Combine(DataViewRowId) Metodo

Definizione

Operazione che considera il valore come stato hash di Murmur3 a 128 bit non mescolato e restituisce lo stato hash risultante se è stato preso other, sottoposto a scombusto usando Fork(), quindi ha eseguito l'hashing del risultato.

public Microsoft.ML.Data.DataViewRowId Combine(Microsoft.ML.Data.DataViewRowId other);
member this.Combine : Microsoft.ML.Data.DataViewRowId -> Microsoft.ML.Data.DataViewRowId
Public Function Combine (other As DataViewRowId) As DataViewRowId

Parametri

Valori restituiti

Si applica a