|
file | accu/stat/all.hh [code] |
| File that includes all statistical accumulator types.
|
|
file | deviation.hh [code] |
| Define an accumulator that computes a standard deviation.
|
|
file | accu/stat/essential.hh [code] |
| File that includes the most useful statistical accumulator types.
|
|
file | histo3d_rgb.hh [code] |
| Define a histogram as accumulator which returns an image3d.
|
|
file | accu/stat/max.hh [code] |
| Define an accumulator that computes a max.
|
|
file | max_h.hh [code] |
| Define a generic max accumulator class based on histogram.
|
|
file | accu/stat/mean.hh [code] |
| Define an accumulator that computes a mean.
|
|
file | median_alt.hh [code] |
| Define alternative generic median accumulator class.
|
|
file | median_h.hh [code] |
| Define a generic median accumulator class.
|
|
file | accu/stat/min.hh [code] |
| Define an accumulator that computes a min.
|
|
file | min_h.hh [code] |
| Define a generic min accumulator class based on histogram.
|
|
file | accu/stat/min_max.hh [code] |
| Define an accumulator that computes a min and a max.
|
|
file | rank.hh [code] |
| Define an rank accumulator.
|
|
file | rank_bool.hh [code] |
| Define an rank accumulator.
|
|
file | rank_high_quant.hh [code] |
| Define an rank accumulator.
|
|
file | accu/stat/var.hh [code] |
| Define an accumulator that computes the variance matrix of a set of vectors.
|
|
file | variance.hh [code] |
| Define an accumulator that computes the variance of a set of values.
|
|