diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2023-09-15 16:58:40 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2023-09-16 17:33:44 +0200 |
commit | cd940f7fd3a0636c79bfcb2ebb462e17f92cb987 (patch) | |
tree | ec5480aaaa2637aa621de28e6b45e99235464127 /test/ipa/meson.build | |
parent | e5f0846695908ff162206ec120c0614df0eca3f8 (diff) |
ipa: rpi: histogram: Add interBinMean()
Add a new helper function Histogram::interBinMean() that essentially
replaces the existing Histogram::interQuantileMean() logic but working on
bins instead.
Rework the interQuantileMean() to call into interBinMean() with the
appropriate convertion from quatiles to bins.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Diffstat (limited to 'test/ipa/meson.build')
0 files changed, 0 insertions, 0 deletions