bilateral::SubHistogram Class Reference
List of all members.
Public Member Functions |
bool | AddValue (int64_t val, int64_t square, int64_t cube) |
bool | RemoveValue (int64_t val) |
void | Clear (void) |
void | GetSums (int64_t min, int64_t max, int64_t &sum, int64_t &sum_squares, int64_t &sum_cubes, uint32_t &count) const |
The documentation for this class was generated from the following files:
- processors/bilateral/histogram.h
- processors/bilateral/histogram.cpp