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