Non Linear Conditional Gaussian.
More...
#include <nonlinearanalyticconditionalgaussianodo.h>
Non Linear Conditional Gaussian.
- Covariance is independent of the ConditionalArguments, and is the covariance of the Noise pdf
Definition at line 33 of file nonlinearanalyticconditionalgaussianodo.h.
◆ NonLinearAnalyticConditionalGaussianOdo()
BFL::NonLinearAnalyticConditionalGaussianOdo::NonLinearAnalyticConditionalGaussianOdo |
( |
const Gaussian & |
additiveNoise | ) |
|
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
-
additiveNoise | Pdf representing the additive Gaussian uncertainty |
Definition at line 27 of file nonlinearanalyticconditionalgaussianodo.cpp.
◆ ~NonLinearAnalyticConditionalGaussianOdo()
BFL::NonLinearAnalyticConditionalGaussianOdo::~NonLinearAnalyticConditionalGaussianOdo |
( |
| ) |
|
|
virtual |
◆ dfGet()
Matrix BFL::NonLinearAnalyticConditionalGaussianOdo::dfGet |
( |
unsigned int |
i | ) |
const |
|
virtual |
◆ ExpectedValueGet()
ColumnVector BFL::NonLinearAnalyticConditionalGaussianOdo::ExpectedValueGet |
( |
| ) |
const |
|
virtual |
◆ df
MatrixWrapper::Matrix BFL::NonLinearAnalyticConditionalGaussianOdo::df |
|
mutableprivate |
The documentation for this class was generated from the following files: