#include <bloom_filter.hpp>
Definition at line 96 of file bloom_filter.hpp.
◆ optimal_parameters_t()
fc::bloom_parameters::optimal_parameters_t::optimal_parameters_t |
( |
| ) |
|
|
inline |
Definition at line 98 of file bloom_filter.hpp.
101 {}
unsigned long long int table_size
unsigned int number_of_hashes
◆ number_of_hashes
unsigned int fc::bloom_parameters::optimal_parameters_t::number_of_hashes |
◆ table_size
unsigned long long int fc::bloom_parameters::optimal_parameters_t::table_size |
The documentation for this struct was generated from the following file: