#include <NonLinearRevoluteMeasurementPdf.h>
|
| MatrixWrapper::Matrix | dfx |
| |
| NonLinearRevoluteMeasurementPdf::NonLinearRevoluteMeasurementPdf |
( |
const Gaussian & |
additiveNoise | ) |
|
| NonLinearRevoluteMeasurementPdf::~NonLinearRevoluteMeasurementPdf |
( |
| ) |
|
|
virtual |
| MatrixWrapper::Matrix NonLinearRevoluteMeasurementPdf::dfGet |
( |
unsigned int |
i | ) |
const |
|
virtual |
Returns derivative from function to n-th conditional variable.
- Parameters
-
| i | Number of the conditional variable to use for partial derivation |
- Returns
- MatrixWrapper::Matrix Partial derivative with respect to conditional
Definition at line 68 of file NonLinearRevoluteMeasurementPdf.cpp.
| MatrixWrapper::ColumnVector NonLinearRevoluteMeasurementPdf::ExpectedValueGet |
( |
| ) |
const |
|
virtual |
Get the expected value E[x] of the pdf Get low order statistic (Expected Value) of this AnalyticPdf.
- Returns
- MatrixWrapper::ColumnVector The Expected Value of the Pdf (a ColumnVector with DIMENSION rows)
Definition at line 28 of file NonLinearRevoluteMeasurementPdf.cpp.
| MatrixWrapper::Matrix BFL::NonLinearRevoluteMeasurementPdf::dfx |
|
mutableprivate |
The documentation for this class was generated from the following files: