25 #ifndef __ZE_BESTOF_N_H 49 # define __ZE_BESTOF_N_H 1 bool bestof_init(bestof_T *b, int dim, bestcomp_F bcmp)
double bestof_average(bestof_T *b)
bool bestof_add(bestof_T *b, double v)
int(* bestcomp_F)(const void *, const void *)
int bestof_count(bestof_T *b)