void call_estimate(estimate_ibf_arguments &args, estimate_arguments &estimate_args)
Function, which calls the estimate function.
Definition estimate.cpp:306
The arguments necessary for a search.
Definition estimate.hpp:19
bool normalization_method
Definition estimate.hpp:23
std::filesystem::path path_in
Definition estimate.hpp:21
std::filesystem::path search_file
Definition estimate.hpp:20
arguments used for estimate, ibf, ibfmin
Definition shared.hpp:39