Update AutoTune.h

pull/964/head
Matthijs Douze 2019-09-21 11:21:45 +02:00 committed by GitHub
parent 3d0ece0cb7
commit cdf9d914b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,