23 #ifndef INCLUDED_BLOCKSAT_EXPONENTIATE_CONST_CCI_IMPL_H
24 #define INCLUDED_BLOCKSAT_EXPONENTIATE_CONST_CCI_IMPL_H
44 int work(
int noutput_items,
45 gr_vector_const_void_star &input_items,
46 gr_vector_void_star &output_items);
exponentiate_const_cci_impl(int exponent, size_t vlen)
bool check_topology(int ninputs, int noutputs)
Definition: exponentiate_const_cci_impl.h:31
~exponentiate_const_cci_impl()
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
Exponentiates a complex stream with an integer exponent.
Definition: exponentiate_const_cci.h:46
void set_exponent(int exponent)