Skip to content

Commit

Permalink
Update AutoTune.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mdouze authored Sep 21, 2019
1 parent 3d0ece0 commit cdf9d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AutoTune.h
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ struct ParameterSpace {
* @param index index to run on
* @param xq query vectors (size nq * index.d)
* @param crit selection criterion
* @param ops resutling operating points
* @param ops resulting operating points
*/
void explore (Index *index,
size_t nq, const float *xq,
Expand Down

0 comments on commit cdf9d91

Please sign in to comment.