GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
misc.h File Reference
#include <gnuradio/api.h>
#include <gnuradio/types.h>

Go to the source code of this file.

Functions

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

Function Documentation

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