summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/math/qa_fast_atan2f.cc
Commit message (Expand)AuthorAgeFilesLines
* gnuradio-runtime: Fix qa_fast_atan2f test code.Ron Economos2020-11-141-3/+3
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-91/+93
* runtime: Replace QA test framework w/ Boost UTFMartin Braun2018-06-231-20/+15
* runtime: fix qa_fast_atan2fAndrej Rode2017-04-101-5/+5
* runtime: math: reset a QA test for the fast_atan2f for mixed nan/inf input.Tom Rondeau2014-12-031-2/+1
* Checking for NaN takes too much time. With some incompatibility to cmath atan...aiph2014-11-251-6/+5
* cleaned the codeaiph2014-11-221-9/+5
* modified the qa tests to the correct values.aiph2014-11-211-26/+30
* Windows compatibility fixesNicholas Corgan2014-07-071-3/+9
* fix QA code for fast_atan2f to explicitly use std::isnanMichael Dickens2014-03-191-3/+3
* math: updated QA code to test nan and inf inputs to fast_atan2f.Tom Rondeau2014-03-181-3/+85
* runtime: add qa for fast_atan2f, removed a float equality testNathan West2013-11-061-0/+51