summaryrefslogtreecommitdiffhomepage
path: root/compat/correlation-calibrator.hpp
AgeCommit message (Collapse)Author
2019-01-16modernize onlyStanislaw Halik
- replace `static constexpr inline' with `static constexpr'. `inline' is implied. - use braced initializer lists where applicable - still missing `override' usages
2019-01-16clang-tidy fixes onlyStanislaw Halik
Maybe global `-Wcomma' is too harsh. There should be no functional changes whatsoever.
2018-07-03cleanupStanislaw Halik
2018-07-03compat/calibrator: fix typoStanislaw Halik
2018-03-10Revert "compat/correlation-calibration: retire"Stanislaw Halik
This reverts commit 7cf79b12ddbfeedf24861ff489a1008f867d9440.
2018-01-18compat/correlation-calibration: retireStanislaw Halik
2018-01-03compat, tracker-pt: add unfinished calibratorStanislaw Halik