Compartir a través de


DataViewRowId.Combine(DataViewRowId) Método

Definición

Una operación que trata el valor como un estado hash de 128 bits sin mezclar y devuelve el estado hash que daría lugar si se toma other, se codifica mediante Fork()y, a continuación, se aplica un algoritmo hash al resultado de eso.

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

Parámetros

Devoluciones

Se aplica a