23 #ifndef INCLUDED_GRI_INTERLEAVED_SHORT_TO_COMPLEX_H
24 #define INCLUDED_GRI_INTERLEAVED_SHORT_TO_COMPLEX_H
GR_CORE_API void gri_interleaved_short_to_complex(const short *in, gr_complex *out, int nsamples)
#define GR_CORE_API
Definition: gr_core_api.h:30
std::complex< float > gr_complex
Definition: gr_complex.h:26