GNU Radio Manual and C++ API Reference
3.7.7
The Free & Open Software Radio Ecosystem
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Overview
<FIXME>
Dispatcher Prototype
void
volk_16i_max_star_16i
(
short
* target,
short
* src0,
unsigned
int
num_points);
Inputs
src0: The input vector.
num_points: The number of complex data points.
Outputs
target: The output value of the max* operation.
Example
int
N = 10000;
volk_16i_max_star_16i
();
volk_free
(x);
volk_free
(t);
Generated on Sun Jun 28 2015 02:27:20 for GNU Radio Manual and C++ API Reference by
1.8.8