32 #ifndef NONLINEARREVOLUTEMEASUREMENTPDF_H_ 33 #define NONLINEARREVOLUTEMEASUREMENTPDF_H_ 35 #include <pdf/analyticconditionalgaussian_additivenoise.h> 36 #include <pdf/gaussian.h> 68 virtual MatrixWrapper::Matrix
dfGet(
unsigned int i)
const;
71 mutable MatrixWrapper::Matrix
dfx;
NonLinearRevoluteMeasurementPdf(const Gaussian &additiveNoise)
virtual ~NonLinearRevoluteMeasurementPdf()
MatrixWrapper::Matrix dfx
virtual MatrixWrapper::ColumnVector ExpectedValueGet() const
Get the expected value E[x] of the pdf Get low order statistic (Expected Value) of this AnalyticPdf...
virtual MatrixWrapper::Matrix dfGet(unsigned int i) const
Returns derivative from function to n-th conditional variable.