Skip to content

Commit

Permalink
Easier for user to use.
Browse files Browse the repository at this point in the history
  • Loading branch information
REDMOND\ninchen committed Feb 5, 2024
1 parent 455466e commit 06366eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/parameters.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class IndexWriteParameters
const uint32_t num_threads;
const uint32_t filter_list_size; // Lf

private:
IndexWriteParameters(const uint32_t search_list_size, const uint32_t max_degree, const bool saturate_graph,
const uint32_t max_occlusion_size, const float alpha, const uint32_t num_threads,
const uint32_t filter_list_size)
Expand Down

0 comments on commit 06366eb

Please sign in to comment.