Age | Commit message (Collapse) | Author |
|
|
|
|
|
complex numbers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of short_to_float.
|
|
|
|
constructor to set the vector length and a free scaling with the data.
|
|
|
|
differences between Volk and non-Volk for rounding issues are made here.
|
|
|
|
The float to int clips at smaller than 2^32 because of the limits of the float representation.
|
|
|
|
|
|
|
|
|
|
|
|
The msvc compiler doesnt like the ambiguous overload of floor.
However, floor should not have an effect on the integer divide anyway.
|
|
documented.
|
|
|
|
|
|
|
|
|
|
indicator on whether or not the buffers are aligned; they can use this to determine which Volk function to use or if to use Volk at all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OUTPUT_NAME is a target output name that should work with both 2.6 and 2.8
LIBRARY_OUTPUT_NAME is new to 2.8 and more specific
|
|
|
|
(so options.amplitude is actually used).
|
|
|
|
longer displays.
|
|
when a burst is on or off instead of static values. Defaults are the same. Use set_true_tag and set_false_tag to override these.
|
|
longer displays.
|