Classes | Functions | Variables
bbf Namespace Reference

Classes

class  BinaryBayesFilter
 

Functions

constexpr float oddsToProbability (const float &o)
 
constexpr float probabilityToOdds (const float &p)
 

Variables

const float MAX_ODDS = probabilityToOdds(MAX_PROBABILITY)
 
const float MAX_PROBABILITY = 1.0 - MIN_PROBABILITY
 
const float MIN_ODDS = probabilityToOdds(MIN_PROBABILITY)
 
const float MIN_PROBABILITY = 0.1
 

Function Documentation

constexpr float bbf::oddsToProbability ( const float &  o)

Definition at line 35 of file bbf.h.

constexpr float bbf::probabilityToOdds ( const float &  p)

Definition at line 40 of file bbf.h.

Variable Documentation

const float bbf::MAX_ODDS = probabilityToOdds(MAX_PROBABILITY)

Definition at line 48 of file bbf.h.

const float bbf::MAX_PROBABILITY = 1.0 - MIN_PROBABILITY

Definition at line 46 of file bbf.h.

const float bbf::MIN_ODDS = probabilityToOdds(MIN_PROBABILITY)

Definition at line 47 of file bbf.h.

const float bbf::MIN_PROBABILITY = 0.1

Definition at line 45 of file bbf.h.



planner_cspace
Author(s): Atsushi Watanabe
autogenerated on Tue Jul 9 2019 05:00:14