Classes | Functions | Variables
planner_cspace::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 planner_cspace::bbf::oddsToProbability ( const float &  o)

Definition at line 37 of file bbf.h.

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

Definition at line 42 of file bbf.h.

Variable Documentation

const float planner_cspace::bbf::MAX_ODDS = probabilityToOdds(MAX_PROBABILITY)

Definition at line 50 of file bbf.h.

const float planner_cspace::bbf::MAX_PROBABILITY = 1.0 - MIN_PROBABILITY

Definition at line 48 of file bbf.h.

const float planner_cspace::bbf::MIN_ODDS = probabilityToOdds(MIN_PROBABILITY)

Definition at line 49 of file bbf.h.

const float planner_cspace::bbf::MIN_PROBABILITY = 0.1

Definition at line 47 of file bbf.h.



planner_cspace
Author(s): Atsushi Watanabe
autogenerated on Wed May 12 2021 02:20:43