HashFunctionRange Method |
| Name | Description | |
|---|---|---|
| Range(Int32, Int32, Int32) |
Optional method that can be implemented to optimize this special case.
| |
| Range(Int32, Int32, Int32) |
Gets a hash value in the given range (including the minimum value but exlcuding the maximum).
| |
| Range(Single, Single, Int32) |
Optional method that can be implemented to optimize this special case.
| |
| Range(Single, Single, Int32) |
Gets a float presentation of the hash value in the given range.
| |
| Range(Int32, Int32, Int32, Int32) |
Optional method that can be implemented to optimize this special case.
| |
| Range(Single, Single, Int32, Int32) |
Optional method that can be implemented to optimize this special case.
| |
| Range(Int32, Int32, Int32, Int32, Int32) |
Optional method that can be implemented to optimize this special case.
| |
| Range(Single, Single, Int32, Int32, Int32) |
Optional method that can be implemented to optimize this special case.
|