22 #define MEASMODEL_NUMCONDARGUMENTS 1 23 #define MEASMODEL_DIMENSION 1 45 ColumnVector expected_measurement(1);
48 expected_measurement(1) = 2 * state;
virtual Probability ProbabilityGet(const MatrixWrapper::ColumnVector &input) const
Get the probability of a certain argument.
Class representing Gaussian (or normal density)
const int & ConditionalArgumentGet(unsigned int n_argument) const
Get the n-th argument of the list.
Abstract Class representing conditional Pdfs P(x | ...)
Class representing a probability (a double between 0 and 1)