bdm::EKF< sq_T > Member List
This is the complete list of members for
bdm::EKF< sq_T >, including all inherited members.
__K() | bdm::Kalman< fsqmat > | [inline] |
_copy_() const | bdm::EKF< sq_T > | [inline, virtual] |
_dP() | bdm::Kalman< fsqmat > | [inline] |
_drv() const (defined in bdm::BM) | bdm::BM | [inline] |
_K | bdm::Kalman< fsqmat > | [protected] |
_ll() const (defined in bdm::BM) | bdm::BM | [inline] |
_mu | bdm::Kalman< fsqmat > | [protected] |
_P | bdm::Kalman< fsqmat > | [protected] |
_rvc() const | bdm::BM | [inline] |
_Ry | bdm::Kalman< fsqmat > | [protected] |
_yp | bdm::Kalman< fsqmat > | [protected] |
A | bdm::Kalman< fsqmat > | [protected] |
B | bdm::Kalman< fsqmat > | [protected] |
bayes(const vec &dt) | bdm::EKF< sq_T > | [inline, virtual] |
bayesB(const mat &Dt) | bdm::BM | [virtual] |
BM() (defined in bdm::BM) | bdm::BM | [inline] |
BM(const BM &B) (defined in bdm::BM) | bdm::BM | [inline] |
C | bdm::Kalman< fsqmat > | [protected] |
condition(const vec &val) | bdm::BM | [inline, virtual] |
D | bdm::Kalman< fsqmat > | [protected] |
dimu | bdm::Kalman< fsqmat > | [protected] |
dimx | bdm::Kalman< fsqmat > | [protected] |
dimy | bdm::Kalman< fsqmat > | [protected] |
drv | bdm::BM | [protected] |
EKF(RV rvx, RV rvy, RV rvu) | bdm::EKF< sq_T > | [inline] |
epredictor() const | bdm::BM | [inline, virtual] |
est | bdm::Kalman< fsqmat > | [protected] |
evalll | bdm::BM | [protected] |
from_setting(const Setting &set) | bdm::root | [inline, virtual] |
fy | bdm::Kalman< fsqmat > | [protected] |
Kalman() | bdm::Kalman< fsqmat > | |
Kalman(const Kalman< fsqmat > &K0) | bdm::Kalman< fsqmat > | |
LFlags | bdm::BM | |
LIDs | bdm::BM | |
ll | bdm::BM | [protected] |
log_add(logger &L, const string &name="") | bdm::BM | [inline, virtual] |
logit(logger &L) (defined in bdm::BM) | bdm::BM | [inline, virtual] |
logpred(const vec &dt) const | bdm::BM | [inline, virtual] |
logpred_m(const mat &dt) const | bdm::BM | [inline] |
posterior() const | bdm::Kalman< fsqmat > | [inline, virtual] |
predictor() const | bdm::BM | [inline, virtual] |
Q | bdm::Kalman< fsqmat > | [protected] |
R | bdm::Kalman< fsqmat > | [protected] |
rvc | bdm::BM | |
rvu | bdm::Kalman< fsqmat > | [protected] |
rvy | bdm::Kalman< fsqmat > | [protected] |
set_drv(const RV &rv) (defined in bdm::BM) | bdm::BM | [inline] |
set_est(const vec &mu0, const fsqmat &P0) | bdm::Kalman< fsqmat > | [inline] |
set_evalll(bool evl0) (defined in bdm::BM) | bdm::BM | [inline] |
set_options(const string &opt) | bdm::BM | [inline, virtual] |
set_parameters(diffbifn *pfxu, diffbifn *phxu, const sq_T Q0, const sq_T R0) | bdm::EKF< sq_T > | [inline] |
Kalman< fsqmat >::set_parameters(const mat &A0, const mat &B0, const mat &C0, const mat &D0, const fsqmat &Q0, const fsqmat &R0) | bdm::Kalman< fsqmat > | |
set_rv(const RV &rv) (defined in bdm::BM) | bdm::BM | [inline] |
to_setting(Setting &set) const | bdm::root | [inline, virtual] |
to_string() | bdm::root | [inline, virtual] |
validate() | bdm::root | [inline, virtual] |
~root() | bdm::root | [inline, virtual] |