Skip to content

PERCENTILE COUNT

PERCENTILE_COUNT - Number of entries in percentile table

#include <nif.h>

Symbolic Values :

Description :

Keys in a COLLECTIONDATA structure are divided into percentiles - divisions corresponding to one-tenth of the total range of keys - and a table of the keys marking the divisions is returned with that structure. This constant gives the number of entries in that table.

See Also : COLLECTIONDATA PERCENTILE_xxx