GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
volk_32f_invsqrt_32f.h File Reference
#include <inttypes.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
Include dependency graph for volk_32f_invsqrt_32f.h:

Go to the source code of this file.

Functions

static float Q_rsqrt (float number)
 

Function Documentation

static float Q_rsqrt ( float  number)
inlinestatic