GNU Radio Manual and C++ API Reference  3.7.5
The Free & Open Software Radio Ecosystem
volk_32f_invsqrt_32f.h File Reference
#include <inttypes.h>
#include <stdio.h>
#include <math.h>
#include <string.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