Public Member Functions | Private Attributes
BFL::NonLinearAnalyticConditionalGaussianOdo Class Reference

Non Linear Conditional Gaussian. More...

#include <nonlinearanalyticconditionalgaussianodo.h>

Inheritance diagram for BFL::NonLinearAnalyticConditionalGaussianOdo:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual MatrixWrapper::Matrix dfGet (unsigned int i) const
virtual MatrixWrapper::ColumnVector ExpectedValueGet () const
 NonLinearAnalyticConditionalGaussianOdo (const Gaussian &additiveNoise)
 Constructor.
virtual ~NonLinearAnalyticConditionalGaussianOdo ()
 Destructor.

Private Attributes

MatrixWrapper::Matrix df

Detailed Description

Non Linear Conditional Gaussian.

Definition at line 33 of file nonlinearanalyticconditionalgaussianodo.h.


Constructor & Destructor Documentation

Constructor.

Precondition:
: Every Matrix should have the same amount of rows! This is currently not checked. The same goes for the number of columns, which should be equal to the number of rows of the corresponding conditional argument!
Parameters:
additiveNoisePdf representing the additive Gaussian uncertainty

Definition at line 27 of file nonlinearanalyticconditionalgaussianodo.cpp.

Destructor.

Definition at line 41 of file nonlinearanalyticconditionalgaussianodo.cpp.


Member Function Documentation

Matrix BFL::NonLinearAnalyticConditionalGaussianOdo::dfGet ( unsigned int  i) const [virtual]

Reimplemented from BFL::AnalyticConditionalGaussian.

Definition at line 53 of file nonlinearanalyticconditionalgaussianodo.cpp.


Member Data Documentation

MatrixWrapper::Matrix BFL::NonLinearAnalyticConditionalGaussianOdo::df [mutable, private]

Definition at line 53 of file nonlinearanalyticconditionalgaussianodo.h.


The documentation for this class was generated from the following files:


robot_pose_ekf
Author(s): Wim Meeussen, contradict@gmail.com
autogenerated on Sun Mar 3 2019 03:46:08