Uses of Class
org.tribuo.util.MurmurHash3.LongPair
-
Uses of MurmurHash3.LongPair in org.tribuo.util
Modifier and TypeMethodDescriptionstatic void
MurmurHash3.murmurhash3_x64_128
(byte[] key, int offset, int len, int seed, MurmurHash3.LongPair out) Returns the MurmurHash3_x64_128 hash, placing the result in "out".