mixpp: bdm::MarginalizedParticle Class Reference

bdm::MarginalizedParticle Class Reference

Particle with marginalized subspace, used in PF. More...

#include <particles.h>

Inheritance diagram for bdm::MarginalizedParticle:

bdm::MarginalizedParticleBase bdm::BM bdm::root List of all members.

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< pdfpar
 pdf with for transitional par
shared_ptr< datalink_partcond2bm
 link from this to bm
shared_ptr< datalink_partcond2par
 link from cond to par
shared_ptr< datalink_partemp2bm
 link from emp 2 par
shared_ptr< datalink_partemp2par
 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  doxygen 1.4.7