 | HashFunctionValue Method (Int32) |
Gets a floating point value representation (between 0 and 1) of the hash for the given data.
Namespace:
Gamelogic.Extensions.Internal.HashFunctions
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float Value(
params int[] data
)
Parameters
- data
- Type: SystemInt32
Return Value
Type:
Single
See Also