diff options
author | Josh Blum | 2011-01-17 16:37:45 -0800 |
---|---|---|
committer | Josh Blum | 2011-01-17 16:37:45 -0800 |
commit | 48f9ca90e0cbcbfe67b0e10889c60928d9be5c49 (patch) | |
tree | f6102da8592c252808ab0940063f3b2ad9ef24a4 /gnuradio-core/src/lib/runtime/gr_dispatcher.h | |
parent | 31bbbec88b19230eb37b197d7623c3671e57837e (diff) | |
download | gnuradio-48f9ca90e0cbcbfe67b0e10889c60928d9be5c49.tar.gz gnuradio-48f9ca90e0cbcbfe67b0e10889c60928d9be5c49.tar.bz2 gnuradio-48f9ca90e0cbcbfe67b0e10889c60928d9be5c49.zip |
gr math simplification:
Replaces gr_gcd, gr_isnan, and gr_signbit one-time instances with boot math calls.
No point in wrapping these utility math functions into gnuradio when they are
1) provided by boost
2) only called once
Removes gr_math.cc, and configure checks for isnan.
Diffstat (limited to 'gnuradio-core/src/lib/runtime/gr_dispatcher.h')
0 files changed, 0 insertions, 0 deletions