GNU Radio 3.6.5 C++ API

gr_transcendental.h File Reference

#include <gr_core_api.h>
#include <gr_sync_block.h>
#include <string>

Go to the source code of this file.

Classes

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

Functions

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

Function Documentation

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