Mercurial > hg > btrack
view unit-tests/BTrack Tests/main.cpp @ 88:995ddf0eadd4
Implemented frequency domain calculation of the auto-correlation function, rather than old the time domain method. Makes for a very small (max 5%) speed up overall for the algorithm
author | Adam Stark <adamstark.uk@gmail.com> |
---|---|
date | Sat, 30 Jan 2016 23:55:13 +0000 |
parents | b6d440942ff6 |
children | 5ef334c782f3 |
line wrap: on
line source
#define BOOST_TEST_DYN_LINK #define BOOST_TEST_MODULE BTrackTests #include <boost/test/unit_test.hpp>