diff options
author | Marcus Müller <mueller@kit.edu> | 2020-02-13 21:01:56 +0100 |
---|---|---|
committer | Michael Dickens <michael.dickens@ettus.com> | 2020-02-14 10:05:12 -0500 |
commit | d39d40c826a1b8e66c4789622c1287d439a26645 (patch) | |
tree | 92c7fec137deb5fbe34d764cdbf526116c3c6dbf /gr-analog/lib/cpm.cc | |
parent | aa0bd44efbf8afdfd93d627e486c1427426b76f9 (diff) |
runtime/viterbi: get rid of GR_M_LOG2E constant
Constant was only used to emulate log_2 from ln.
Which is a strange thing to do on a computer with binary floating point
numbers.
Which is a superfluous thing to do when you have ::log2 in C++11.
Diffstat (limited to 'gr-analog/lib/cpm.cc')
0 files changed, 0 insertions, 0 deletions