[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Average chain length
Source position: contnrs.pp line 387
public property TFPCustomHashTable.AVGChainLen: double |
AVGChainLen is the average chain length, i.e. the ratio of elements in the table versus the number of filled slots. Calculating this is an expensive operation.
|
Check if the hash table is empty. |
|
|
Number of items in the hash table. |
|
|
Fraction of count versus size |
|
|
Maximum chain length |
|
|
Number of empty slots in the hash table. |
|
|
Number of filled slots |
|
|
Number of extra items |
No notes exist for this page yet.