Skip to content

Commit

Permalink
Header test
Browse files Browse the repository at this point in the history
  • Loading branch information
eaasna committed Oct 26, 2023
1 parent 9aaa87f commit 6b88f45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions include/valik/search/threshold_bounds.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
#include <raptor/threshold/threshold.hpp>

#include <valik/shared.hpp>

namespace valik::app
{

/**
* @brief Class that wraps raptor::threshold::threshold to print the minimal and maximal possible threshold based on the chosen number of errors.
*/
class threshold_bounds
{
size_t lower_bound;
Expand Down

0 comments on commit 6b88f45

Please sign in to comment.