| Class | Description |
|---|---|
| Add | |
| AddCycleRange | |
| AddHashRange | |
| CycleRange | |
| Div | |
| DivideToLong |
Integer devide the cycle, the other side of modulo.
|
| Expr | |
| FixedValue | |
| FixedValues | |
| FullHash |
This uses the Murmur3F (64-bit optimized) version of Murmur3,
not as a checksum, but as a simple hash.
|
| Hash |
This uses the Murmur3F (64-bit optimized) version of Murmur3,
not as a checksum, but as a simple hash.
|
| HashRange | |
| HashRangeScaled |
Uses the input value as well to establish the upper bound of the
value produced from the hash.
|
| HostHash |
Provides a stable hash that is seeded by all the interface
naming data on a given host.
|
| Identity | |
| Interpolate | |
| Load | |
| Max | |
| Min | |
| Mod | |
| ModuloToLong | |
| Mul | |
| Murmur3DivToLong | |
| Save | |
| Scale |
Scale the input to the
|
| Shuffle |
This function provides a low-overhead shuffling effect without loading
elements into memory.
|
| SignedHash |
This uses the Murmur3F (64-bit optimized) version of Murmur3,
not as a checksum, but as a simple hash.
|
| UnsafeSignedHash |
This uses the Murmur3F (64-bit optimized) version of Murmur3,
not as a checksum, but as a simple hash.
|
Copyright © 2018. All rights reserved.