
Public メソッド | |
| 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 変数 | |
| CArray< stat::Histogram *, 8 > | histograms |
ratingstat.cc の 58 行で定義されています。
| Histogram8::Histogram8 | ( | int | width, | |
| int | length, | |||
| int | start = 0 | |||
| ) | [inline] |
ratingstat.cc の 65 行で定義されています。
参照先 histograms.
| void Histogram8::add | ( | Progress16 | progress, | |
| int | data, | |||
| double | weight = 1.0 | |||
| ) | [inline] |
ratingstat.cc の 70 行で定義されています。
参照先 histograms, osl::eval::max(), と osl::eval::min().
参照元 test_position().
| const stat::Histogram& Histogram8::operator[] | ( | size_t | i | ) | const [inline] |
ratingstat.cc の 61 行で定義されています。
参照先 histograms.
| CArray<stat::Histogram*,8> Histogram8::histograms |
ratingstat.cc の 60 行で定義されています。
参照元 add(), Histogram8(), と operator[]().
1.6.3