Module bayes_estimate::estimators::information_root[][src]

Expand description

Information ‘square root’ state estimation.

A discrete Bayesian estimator that uses a linear information root representation InformationRootState of the system for estimation.

The linear representation can also be used for non-linear systems by using linearised models.

Structs

InformationRootState

Information State.