aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/fp_compare_delta_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* math: Added a new uhd::math namespace + float comparison routinesBen Hilburn2014-10-071-0/+250
* Float comparison is applied to tuning logic in DSP cores. * Properly using INT_MAX/MIN constants, defined in utils/math.hpp