#include <gr_math.h>
#include <cmath>
Include dependency graph for gr_fast_atan2f.cc:
Defines | |
#define | REAL float |
#define | TAN_MAP_RES 0.003921569 |
#define | RAD_PER_DEG 0.017453293 |
#define | TAN_MAP_SIZE 256 |
Functions | |
REAL | gr_fast_atan2f (REAL y, REAL x) |
|
|
|
|
|
|
|
|
|
|