cuSBF
Loading...
Searching...
No Matches
cusbf::detail::SaltLiteral< Index > Struct Template Reference

Compile-time golden-ratio-derived multiplicative salt constants. More...

Detailed Description

template<uint64_t Index>
struct cusbf::detail::SaltLiteral< Index >

Compile-time golden-ratio-derived multiplicative salt constants.

Used as per-hash-index mixing constants in the sectorised Bloom hash scheme. Index must be in [0, 15].

Template Parameters
IndexSalt index.

Definition at line 177 of file BloomFilter.cuh.


The documentation for this struct was generated from the following file: