GNU Radio 3.7.2 C++ API
volk_32f_invsqrt_32f.h File Reference
#include <inttypes.h>
#include <stdio.h>
#include <math.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