mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-10 14:46:56 +08:00
Added Davies-Bouldin index [skip ci]
This commit is contained in:
@@ -117,6 +117,8 @@ typedef struct IvfflatBuildState
|
||||
|
||||
#ifdef IVFFLAT_KMEANS_DEBUG
|
||||
double inertia;
|
||||
double *listSums;
|
||||
int *listCounts;
|
||||
#endif
|
||||
|
||||
/* Sampling */
|
||||
|
||||
Reference in New Issue
Block a user