- add
void add(T el, ADV value)
Undocumented in source. Be warned that the author may not have intended to support it.
- add
void add(T el, ADV value)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- getIndex
size_t getIndex(T el)
Undocumented in source. Be warned that the author may not have intended to support it.
- getIndex
size_t getIndex(T el)
Undocumented in source. Be warned that the author may not have intended to support it.
- getLoadFactor
float getLoadFactor(size_t forElementsNum)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashMod
int hashMod(size_t hash)
Undocumented in source. Be warned that the author may not have intended to support it.
- isIn
bool isIn(T el)
Undocumented in source. Be warned that the author may not have intended to support it.
- isIn
bool isIn(T el)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(DG dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- rehash
void rehash()
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(T el)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- saveGroupDistributionPlot
void saveGroupDistributionPlot(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- tryRemove
bool tryRemove(T el)
Undocumented in source. Be warned that the author may not have intended to support it.