DataViewRowId.Combine(DataViewRowId) Method

Definition

An operation that treats the value as an unmixed Murmur3 128-bit hash state, and returns the hash state that would result if we took other, scrambled it using Fork(), then hashed the result of that.

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

Parameters

Returns

Applies to