Public Types | |
typedef std::shared_ptr< This > | shared_ptr |
shared_ptr to this class More... | |
typedef ParticleFactor | This |
Typedef to this class. More... | |
A factor approximating a density on a variable as a set of weighted particles
Definition at line 27 of file testParticleFactor.cpp.
typedef std::shared_ptr<This> gtsam::ParticleFactor< X >::shared_ptr |
shared_ptr to this class
Definition at line 31 of file testParticleFactor.cpp.
typedef ParticleFactor gtsam::ParticleFactor< X >::This |
Typedef to this class.
Definition at line 30 of file testParticleFactor.cpp.