Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes | Friends
jafar::rtslam::Expectation Class Reference

Base class for all Gaussian expectations defined in the module rtslam. More...


Detailed Description

Base class for all Gaussian expectations defined in the module rtslam.

The expectation is defined as the projection of the state into the measurement space:

where the function h(x) belongs to some observation model.

Its covariances matrix is computed via Gaussian uncertainty propagation using the Jacobians of h():

with EXP_rsl = dexp/dx = dh(x)/dx, computed also by the observation model.

Definition at line 41 of file expectation.hpp.

#include <expectation.hpp>

Inheritance diagram for jafar::rtslam::Expectation:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Expectation (const size_t _size, const size_t _size_nonobs=0)
 size constructor

Public Attributes

vec nonObs
 Expected value of the non-observable part.
bool visible
double infoGain

Friends

std::ostream & operator<< (std::ostream &s, Expectation const &e_)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:44 for Jafar by doxygen 1.7.6.1
LAAS-CNRS