Package | Description |
---|---|
org.tribuo.util |
Provides utilities which don't have other Tribuo dependencies.
|
Modifier and Type | Method and Description |
---|---|
static 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".
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.