|
void | compute_fp_correction (size_t const requested_max_tb, size_t const num_hash_functions, double const desired_fpr) |
| Precompute f_h factors that adjust the split bin size to prevent FPR inflation due to multiple testing. More...
|
|
size_t | request_ibf_idx () |
|
size_t | request_user_bin_idx () |
|
void | resize () |
|
◆ compute_fp_correction()
template<seqan3::data_layout data_layout_mode>
void raptor::hibf::build_data< data_layout_mode >::compute_fp_correction |
( |
size_t const |
requested_max_tb, |
|
|
size_t const |
num_hash_functions, |
|
|
double const |
desired_fpr |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: