GNU Radio 3.4.2 C++ API
gr_misc.h File Reference
#include <gr_types.h>
Include dependency graph for gr_misc.h:

Go to the source code of this file.

Functions

unsigned int gr_rounduppow2 (unsigned int n)
void gr_zero_vector (std::vector< float > &v)
void gr_zero_vector (std::vector< double > &v)
void gr_zero_vector (std::vector< int > &v)
void gr_zero_vector (std::vector< gr_complex > &v)

Function Documentation

unsigned int gr_rounduppow2 ( unsigned int  n)
void gr_zero_vector ( std::vector< gr_complex > &  v)
void gr_zero_vector ( std::vector< int > &  v)
void gr_zero_vector ( std::vector< double > &  v)
void gr_zero_vector ( std::vector< float > &  v)