add(const scalar valueToAdd) | distribution | |
add(const label valueToAdd) | distribution | |
approxTotalEntries() const | distribution | |
begin() | HashTable< label, label, Hash< label > > | inline |
begin() const | HashTable< label, label, Hash< label > > | inline |
binWidth() const | distribution | inline |
cbegin() const | HashTable< label, label, Hash< label > > | inline |
cend() const | HashTable< label, label, Hash< label > > | inline |
clear() | HashTable< label, label, Hash< label > > | |
clearStorage() | HashTable< label, label, Hash< label > > | |
const_iterator typedef | Map< label > | |
const_reference typedef | HashTable< label, label, Hash< label > > | |
distribution() | distribution | |
distribution(const scalar binWidth) | distribution | |
distribution(const distribution &) | distribution | |
empty() const | HashTable< label, label, Hash< label > > | inline |
end() | HashTable< label, label, Hash< label > > | inline |
end() const | HashTable< label, label, Hash< label > > | inline |
erase(const iterator &) | HashTable< label, label, Hash< label > > | |
erase(const label &) | HashTable< label, label, Hash< label > > | |
erase(const UList< label > &) | HashTable< label, label, Hash< label > > | |
erase(const HashTable< AnyType, label, AnyHash > &) | HashTable< label, label, Hash< label > > | |
find(const label &) | HashTable< label, label, Hash< label > > | |
find(const label &) const | HashTable< label, label, Hash< label > > | |
found(const label &) const | HashTable< label, label, Hash< label > > | |
HashTable(const label size=128) | HashTable< label, label, Hash< label > > | |
HashTable(Istream &, const label size=128) | HashTable< label, label, Hash< label > > | |
HashTable(const HashTable< label, label, Hash< label > > &) | HashTable< label, label, Hash< label > > | |
HashTable(const Xfer< HashTable< label, label, Hash< label > > > &) | HashTable< label, label, Hash< label > > | |
insert(const label &, const label &newElmt) | HashTable< label, label, Hash< label > > | inline |
insertMissingKeys() | distribution | |
iterator typedef | Map< label > | |
Map(const label size=128) | Map< label > | inline |
Map(Istream &is) | Map< label > | inline |
Map(const Map< label > &map) | Map< label > | inline |
Map(const Xfer< Map< label > > &map) | Map< label > | inline |
Map(const Xfer< HashTable< label, label, Hash< label > > > &map) | Map< label > | inline |
mean() const | distribution | |
median() | distribution | |
normalised() | distribution | |
normalisedMinusMean() | distribution | |
normalisedShifted(const scalar shiftValue) | distribution | |
operator!=(const HashTable< label, label, Hash< label > > &) const | HashTable< label, label, Hash< label > > | |
operator()(const label &) | HashTable< label, label, Hash< label > > | inline |
operator<<(Ostream &, const distribution &) | distribution | friend |
operator=(const distribution &) | distribution | |
Map< label >::operator=(const HashTable< label, label, Hash< label > > &) | HashTable< label, label, Hash< label > > | |
operator==(const HashTable< label, label, Hash< label > > &) const | HashTable< label, label, Hash< label > > | |
operator[](const label &) | HashTable< label, label, Hash< label > > | inline |
operator[](const label &) const | HashTable< label, label, Hash< label > > | inline |
printInfo(Ostream &) const | HashTable< label, label, Hash< label > > | |
raw() | distribution | |
reference typedef | HashTable< label, label, Hash< label > > | |
resize(const label newSize) | HashTable< label, label, Hash< label > > | |
set(const label &, const label &newElmt) | HashTable< label, label, Hash< label > > | inline |
size() const | HashTable< label, label, Hash< label > > | inline |
size_type typedef | HashTable< label, label, Hash< label > > | |
sortedToc() const | HashTable< label, label, Hash< label > > | |
toc() const | HashTable< label, label, Hash< label > > | |
totalEntries() const | distribution | |
transfer(HashTable< label, label, Hash< label > > &) | HashTable< label, label, Hash< label > > | |
value_type typedef | HashTable< label, label, Hash< label > > | |
xfer() | HashTable< label, label, Hash< label > > | inline |
~distribution() | distribution | |
~HashTable() | HashTable< label, label, Hash< label > > | |