DataViewRowId.Fork 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 hashed an addition 16 bytes that were all zeros, except for the last bit which is one.
public Microsoft.ML.Data.DataViewRowId Fork();
member this.Fork : unit -> Microsoft.ML.Data.DataViewRowId
Public Function Fork () As DataViewRowId