#include <gr_vector_source_f.h>
#include <algorithm>
#include <gr_io_signature.h>
Functions | |
gr_vector_source_f_sptr | gr_make_vector_source_f (const std::vector< float > &data, bool repeat) |
gr_vector_source_f_sptr gr_make_vector_source_f | ( | const std::vector< float > & | data, | |
bool | repeat = false | |||
) |
Referenced by _wrap_vector_source_f__SWIG_0(), and _wrap_vector_source_f__SWIG_1().