|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Functions | |
| bool | bestof_init (bestof_T *b, int dim, bestcomp_F bcmp) |
| bool | bestof_add (bestof_T *b, double v) |
| double | bestof_average (bestof_T *b) |
Definition at line 75 of file ze-bestof-n.c.
| double bestof_average | ( | bestof_T * | b | ) |
Definition at line 97 of file ze-bestof-n.c.
| bool bestof_init | ( | bestof_T * | b, |
| int | dim, | ||
| bestcomp_F | bcmp | ||
| ) |
Definition at line 51 of file ze-bestof-n.c.