Public Member Functions | |
const stat::Histogram & | operator[] (size_t i) const |
Histogram8 (int width, int length, int start=0) | |
void | add (Progress16 progress, int data, double weight=1.0) |
Public Attributes | |
CArray< stat::Histogram *, 8 > | histograms |
Definition at line 57 of file ratingstat.cc.
|
inline |
Definition at line 64 of file ratingstat.cc.
|
inline |
Definition at line 69 of file ratingstat.cc.
References osl::eval::max(), osl::eval::min(), and weight.
Referenced by test_position().
|
inline |
Definition at line 60 of file ratingstat.cc.
CArray<stat::Histogram*,8> Histogram8::histograms |
Definition at line 59 of file ratingstat.cc.