diff --git a/src/ivfflat.h b/src/ivfflat.h index 9ec14f1..1337941 100644 --- a/src/ivfflat.h +++ b/src/ivfflat.h @@ -121,7 +121,7 @@ typedef struct IvfflatBuildState Vector *normvec; #ifdef IVFFLAT_KMEANS_DEBUG - double inertia; + double inertia; #endif /* Sampling */