128 bits of state More…
Properties | |
| long | val1 [get, set] |
| The low 64 bits of the 128-bit hash. | |
| long | val2 [get, set] |
| The high 64 bits of the 128-bit hash. | |
Detailed Description
128 bits of state
Definition at line 22 of file MurMurHash3.cs.
Property Documentation
◆ val1
| getset |
The low 64 bits of the 128-bit hash.
Definition at line 25 of file MurMurHash3.cs.
◆ val2
| getset |
The high 64 bits of the 128-bit hash.
Definition at line 27 of file MurMurHash3.cs.
The documentation for this class was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Utils/MurMurHash3.cs
- Kinetica/Utils/MurMurHash3.cs