void call_estimate(estimate_ibf_arguments &args, estimate_arguments &estimate_args)
Function, which calls the estimate function.
Definition: estimate.cpp:270
The arguments necessary for a search.
Definition: estimate.h:22
bool normalization_method
Definition: estimate.h:26
std::filesystem::path path_in
Definition: estimate.h:24
std::filesystem::path search_file
Definition: estimate.h:23
arguments used for estimate, ibf, ibfmin
Definition: shared.h:41