#include <NonLinearPrismaticMeasurementPdf.h>
|
MatrixWrapper::Matrix | dfx |
|
NonLinearPrismaticMeasurementPdf::NonLinearPrismaticMeasurementPdf |
( |
const Gaussian & |
additiveNoise | ) |
|
NonLinearPrismaticMeasurementPdf::~NonLinearPrismaticMeasurementPdf |
( |
| ) |
|
|
virtual |
MatrixWrapper::Matrix NonLinearPrismaticMeasurementPdf::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 42 of file NonLinearPrismaticMeasurementPdf.cpp.
MatrixWrapper::ColumnVector NonLinearPrismaticMeasurementPdf::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 23 of file NonLinearPrismaticMeasurementPdf.cpp.
MatrixWrapper::Matrix BFL::NonLinearPrismaticMeasurementPdf::dfx |
|
mutableprivate |
The documentation for this class was generated from the following files: