GNU Radio 3.4.2 C++ API
gr_transcendental.h File Reference
#include <gr_sync_block.h>
#include <string>
Include dependency graph for gr_transcendental.h:

Go to the source code of this file.

Classes

class  gr_transcendental
 A block that performs various transcendental math operations. More...

Functions

gr_transcendental::sptr gr_make_transcendental (const std::string &name, const std::string &type="float")

Function Documentation

gr_transcendental::sptr gr_make_transcendental ( const std::string &  name,
const std::string &  type = "float" 
)