EKF< sq_T > Member List
This is the complete list of members for 
EKF< sq_T >, including all inherited members.
  | __K() | Kalman< fsqmat > |  [inline] | 
  | _copy_(bool changerv=false) | BM |  [inline, virtual] | 
  | _dP() | Kalman< fsqmat > |  [inline] | 
  | _epdf() const | Kalman< fsqmat > |  [inline, virtual] | 
  | _K | Kalman< fsqmat > |  [protected] | 
  | _ll() const | BM |  [inline] | 
  | _mu | Kalman< fsqmat > |  [protected] | 
  | _P | Kalman< fsqmat > |  [protected] | 
  | _rv() const | BM |  [inline] | 
  | _Ry | Kalman< fsqmat > |  [protected] | 
  | _yp | Kalman< fsqmat > |  [protected] | 
  | A | Kalman< fsqmat > |  [protected] | 
  | B | Kalman< fsqmat > |  [protected] | 
  | bayes(const vec &dt) | EKF< sq_T > |  [inline, virtual] | 
  | bayesB(const mat &Dt) | BM |  [virtual] | 
  | BM(const RV &rv0, double ll0=0, bool evalll0=true) | BM |  [inline] | 
  | BM(const BM &B) | BM |  [inline] | 
  | C | Kalman< fsqmat > |  [protected] | 
  | D | Kalman< fsqmat > |  [protected] | 
  | dimu | Kalman< fsqmat > |  [protected] | 
  | dimx | Kalman< fsqmat > |  [protected] | 
  | dimy | Kalman< fsqmat > |  [protected] | 
  | EKF(RV rvx, RV rvy, RV rvu) | EKF< sq_T > |  [inline] | 
  | est | Kalman< fsqmat > |  [protected] | 
  | evalll | BM |  [protected] | 
  | fy | Kalman< fsqmat > |  [protected] | 
  | Kalman(RV rvx0, RV rvy0, RV rvu0) | Kalman< fsqmat > |  | 
  | Kalman(const Kalman< fsqmat > &K0) | Kalman< fsqmat > |  | 
  | ll | BM |  [protected] | 
  | logpred(const vec &dt) const | BM |  [inline, virtual] | 
  | logpred_m(const mat &dt) const | BM |  [inline] | 
  | predictor(const RV &rv) | BM |  [inline, virtual] | 
  | Q | Kalman< fsqmat > |  [protected] | 
  | R | Kalman< fsqmat > |  [protected] | 
  | rv | BM |  [protected] | 
  | rvu | Kalman< fsqmat > |  [protected] | 
  | rvy | Kalman< fsqmat > |  [protected] | 
  | set_est(const vec &mu0, const fsqmat &P0) | Kalman< fsqmat > |  [inline] | 
  | set_evalll(bool evl0) | BM |  [inline] | 
  | set_parameters(diffbifn *pfxu, diffbifn *phxu, const sq_T Q0, const sq_T R0) | EKF< sq_T > |  [inline] | 
  | Kalman< fsqmat >::set_parameters(const mat &A0, const mat &B0, const mat &C0, const mat &D0, const fsqmat &R0, const fsqmat &Q0) | Kalman< fsqmat > |  | 
  | ~BM() | BM |  [inline, virtual] |