, including all inherited members.
| add(const thistogram< T > &other) | lti::thistogram< T > | |
| add(const thistogram< T > &first, const thistogram< T > &second) | lti::thistogram< T > | |
| add(const T &cst) | lti::thistogram< T > | |
| add(const thistogram< T > &other, const T &cst) | lti::thistogram< T > | |
| apply(T(*function)(T)) | lti::thistogram< T > | |
| apply(T(*function)(const T &)) | lti::thistogram< T > | |
| at(const int &x) const | lti::histogram1D | [inline] |
| at(const int &x) | lti::histogram1D | [inline] |
| lti::thistogram::at(const ivector &x) const | lti::thistogram< T > | |
| lti::thistogram::at(const ivector &x) | lti::thistogram< T > | |
| begin() const | lti::thistogram< T > | [inline] |
| begin() | lti::thistogram< T > | [inline] |
| castFrom(const thistogram< U > &other) | lti::thistogram< T > | [inline] |
| cellsInDimension(const int &dimension) const | lti::thistogram< T > | [inline] |
| cellsPerDimension() const | lti::thistogram< T > | [inline] |
| clear() | lti::thistogram< T > | |
| clone() const | lti::histogram1D | [virtual] |
| const_iterator typedef | lti::thistogram< T > | |
| copy(const histogram1D &other) | lti::histogram1D | [virtual] |
| detach(thistogram< T > &receiver) | lti::thistogram< T > | |
| dimensionality | lti::thistogram< T > | [protected] |
| dimensions() const | lti::thistogram< T > | [inline] |
| divide(const T &cst) | lti::thistogram< T > | |
| divide(const thistogram< T > &other, const T &cst) | lti::thistogram< T > | |
| emultiply(const thistogram< T > &other) | lti::thistogram< T > | |
| emultiply(const thistogram< T > &first, const thistogram< T > &second) | lti::thistogram< T > | |
| end() const | lti::thistogram< T > | [inline] |
| end() | lti::thistogram< T > | [inline] |
| equals(const thistogram< T > &other) const | lti::thistogram< T > | |
| fill(const value_type &iniValue, const int &from=0, const int &to=MaxInt32) | lti::histogram1D | |
| lti::thistogram::fill(const T &iniValue, const ivector &from=ivector(), const ivector &to=ivector()) | lti::thistogram< T > | |
| firstCell | lti::histogram1D | [protected] |
| getFirstCell() const | lti::histogram1D | [inline] |
| getIndexOfMaximum() const | lti::histogram1D | [inline] |
| getIndexOfMinimum() const | lti::histogram1D | [inline] |
| getLastCell() const | lti::histogram1D | [inline] |
| getNumberOfEntries() const | lti::thistogram< T > | [inline] |
| getProbability(const int &x) const | lti::histogram1D | [inline] |
| lti::thistogram::getProbability(const ivector &x) const | lti::thistogram< T > | |
| getTypeName() const | lti::histogram1D | [inline, virtual] |
| histogram1D() | lti::histogram1D | |
| histogram1D(const int &cells) | lti::histogram1D | |
| histogram1D(const histogram1D &other) | lti::histogram1D | |
| initialize(const value_type &value=value_type(0)) | lti::histogram1D | |
| lti::mathObject::initialize() | lti::object | [protected] |
| ioObject() | lti::ioObject | |
| ioObject(const ioObject &other) | lti::ioObject | |
| iterator typedef | lti::thistogram< T > | |
| lastCell | lti::histogram1D | [protected] |
| ltiLibInitialized | lti::object | [protected, static] |
| maximum() const | lti::thistogram< T > | [inline] |
| minimum() const | lti::thistogram< T > | [inline] |
| multiply(const T &cst) | lti::thistogram< T > | |
| multiply(const thistogram< T > &other, const T &cst) | lti::thistogram< T > | |
| normalize(const bool forceUpdateOfNumEntries=false) | lti::thistogram< T > | |
| numberOfEntries | lti::thistogram< T > | [protected] |
| object() | lti::object | |
| operator*=(const T &cst) | lti::thistogram< T > | [inline] |
| operator+=(const thistogram< T > &other) | lti::thistogram< T > | [inline] |
| operator+=(const T &cst) | lti::thistogram< T > | [inline] |
| operator-=(const thistogram< T > &other) | lti::thistogram< T > | [inline] |
| operator=(const histogram1D &other) | lti::histogram1D | [inline] |
| operator==(const thistogram< T > &other) const | lti::thistogram< T > | [inline] |
| outerBoundsCell() | lti::thistogram< T > | [inline, static] |
| prettyCloseTo(const thistogram< T > &other, const T &tolerance) const | lti::thistogram< T > | |
| put(const int &x, const value_type &increment=1.0f) | lti::histogram1D | [inline] |
| lti::thistogram::put(const ivector &x, const T &increment=T(1)) | lti::thistogram< T > | |
| read(ioHandler &handler, const bool complete=true) | lti::histogram1D | [virtual] |
| resize(const int &cells) | lti::histogram1D | |
| lti::thistogram::resize(const int &dimensions, const int &cells) | lti::thistogram< T > | |
| lti::thistogram::resize(const int &dimensions, const ivector &cells) | lti::thistogram< T > | |
| setNumberOfEntries(const T &newNumberOfEntries) | lti::thistogram< T > | |
| size() const | lti::histogram1D | [inline] |
| subtract(const thistogram< T > &other) | lti::thistogram< T > | |
| subtract(const thistogram< T > &first, const thistogram< T > &second) | lti::thistogram< T > | |
| theCellsPerDimension | lti::thistogram< T > | [protected] |
| theHistogram | lti::thistogram< T > | [protected] |
| thistogram() | lti::thistogram< T > | |
| thistogram(const int &dimensions, const int &cells) | lti::thistogram< T > | |
| thistogram(const int &dimensions, const ivector &cells) | lti::thistogram< T > | |
| thistogram(const thistogram< T > &other) | lti::thistogram< T > | |
| totalNumberOfCells | lti::thistogram< T > | [protected] |
| updateNumberOfEntries() | lti::thistogram< T > | |
| vectorToIndex(const ivector &x) const | lti::thistogram< T > | [inline, protected] |
| write(ioHandler &handler, const bool complete=true) const | lti::histogram1D | [virtual] |
| ~histogram1D() | lti::histogram1D | [virtual] |
| ~ioObject() | lti::ioObject | [virtual] |
| ~object() | lti::object | [virtual] |
| ~thistogram() | lti::thistogram< T > | [virtual] |