GNU Radio 3.5.1 C++ API
|
A block that performs various transcendental math operations. More...
#include <gr_transcendental.h>
Public Types | |
typedef boost::shared_ptr < gr_transcendental > | sptr |
A block that performs various transcendental math operations.
Possible function names can be found in the cmath library. IO may be either complex or real, double or single precision.
Possible type strings: float, double, complex_float, complex_double
output[i] = trans_fcn(input[i])