mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-01 18:21:16 +08:00
Fixed style [skip ci]
This commit is contained in:
@@ -121,7 +121,7 @@ typedef struct IvfflatBuildState
|
||||
Vector *normvec;
|
||||
|
||||
#ifdef IVFFLAT_KMEANS_DEBUG
|
||||
double inertia;
|
||||
double inertia;
|
||||
#endif
|
||||
|
||||
/* Sampling */
|
||||
|
||||
Reference in New Issue
Block a user