#include <PF_ui.h>
| Public Member Functions | |
| bdmroot * | build (Setting &S) const | 
The MPF is constructed from a structure with fields:
estimator = {
    type = "MPF";
        BM = {type="BM"; ...}      // Conditional Bayesian model (usually Kalman filter)
        evol = {type="mpdf"; ...}  // evolution model of the "remaining" parameter
};
 1.5.8
 1.5.8