DataViewRowId.Combine(DataViewRowId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- other
- DataViewRowId