DataViewRowId.Combine(DataViewRowId) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- other
- DataViewRowId