]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/commit
debug: Round low values to zero when printing them
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 4 Oct 2018 11:01:36 +0000 (13:01 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 4 Oct 2018 11:01:36 +0000 (13:01 +0200)
commit3201116062300ef82b40d5d6d17eef4df27911f6
tree6b99e92b77786dc5f934023cada78b6e5e1d1634
parent357222d044777682a47dd9ff57e643911c04dbd2
debug: Round low values to zero when printing them

This is to make comparison of outputs of different implementations easier.
src/debug.cpp