bdm::MarginalizedParticle Class Reference
Particle with marginalized subspace, used in PF. More...
#include <particles.h>
Inheritance diagram for bdm::MarginalizedParticle:
Public Member Functions | |
BM * | _copy () const |
void | bayes (const vec &dt, const vec &cond) |
void | from_setting (const Setting &set) |
void | to_setting (Setting &set) const |
void | validate () |
Protected Attributes | |
shared_ptr< pdf > | par |
pdf with for transitional par | |
shared_ptr< datalink_part > | cond2bm |
link from this to bm | |
shared_ptr< datalink_part > | cond2par |
link from cond to par | |
shared_ptr< datalink_part > | emp2bm |
link from emp 2 par | |
shared_ptr< datalink_part > | emp2par |
link from emp 2 par |
Detailed Description
Particle with marginalized subspace, used in PF.
Member Function Documentation
void bdm::MarginalizedParticle::from_setting | ( | const Setting & | set | ) | [inline, virtual] |
Create object from the following structure
class = "MarginalizedParticle"; parameter_pdf = configuration of bdm::epdf; % any offspring of epdf, bdm::epdf::from_setting --- inherited fields --- bdm::MarginalizedParticleBase::from_setting
Reimplemented from bdm::MarginalizedParticleBase.
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by 1.4.7