[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Fraction of count versus size
Source position: contnrs.pp line 386
public property TFPCustomHashTable.LoadFactor: double |
LoadFactor is the ratio of elements in the table versus table size. Ideally, this should be as small as possible.
|
Check if the hash table is empty. |
|
|
Number of items in the hash table. |
|
|
Average chain length |
|
|
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.