#include "PFUtilityFct.h"
Include dependency graph for PFUtilityFct.cc:
Namespaces | |
namespace | RobotFlow |
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) |
Variables | |
static float | RobotFlow::PFUTIL_logtable2 [PFUTIL_FLOGLOOKUP2SIZE] |