Added bound option

This commit is contained in:
Andrew Kane
2022-02-13 01:41:06 -08:00
parent ff400ce5f1
commit 7c6694e0ef
3 changed files with 10 additions and 0 deletions

View File

@@ -69,6 +69,7 @@
/* Variables */
extern int ivfflat_probes;
extern int ivfflat_bound;
typedef struct VectorArrayData
{