#include <hypothesis.h>
Classes | |
struct | SHYPO |
Public Member Functions | |
DOF6::TYPE | getOverallScore () const |
Private Types | |
typedef OBJCTXT::DOF6 | DOF6 |
typedef std::map< typename NODE::Ptr, SHYPO > | HIST |
typedef NODE::OBJCTXT | OBJCTXT |
Private Attributes | |
HIST | history_ |
Definition at line 74 of file hypothesis.h.
typedef OBJCTXT::DOF6 Slam::Hypothesis< NODE >::DOF6 [private] |
Definition at line 77 of file hypothesis.h.
typedef std::map<typename NODE::Ptr,SHYPO> Slam::Hypothesis< NODE >::HIST [private] |
Definition at line 85 of file hypothesis.h.
typedef NODE::OBJCTXT Slam::Hypothesis< NODE >::OBJCTXT [private] |
Definition at line 76 of file hypothesis.h.
DOF6::TYPE Slam::Hypothesis< NODE >::getOverallScore | ( | ) | const [inline] |
Definition at line 90 of file hypothesis.h.
HIST Slam::Hypothesis< NODE >::history_ [private] |
Definition at line 87 of file hypothesis.h.