#include <stdlib.h>
#include <math.h>
Include dependency graph for PFUtilityFct.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | RobotFlow |
Data Structures | |
| union | RobotFlow::PFUTIL_FloatManip |
Defines | |
| #define | PFUTIL_FLOGLOOKUP2SIZE 256 |
| #define | PFUTIL_FLOGLOOKUP2SHIFT 15 |
Functions | |
| void | RobotFlow::PFUTIL_build_flog_table () |
| float | RobotFlow::PFUTIL_flog (const float in) |
| float | RobotFlow::PFUTIL_randn () |
| float | RobotFlow::PFUTIL_ran () |
| int | RobotFlow::PFUTIL_find_range (float i_x, const float *i_cumul, int i_cumulSize) |
|
|
|
|
|
|
1.4.4