annealed_particle_filter< state_type, observation_type > Member List

This is the complete list of members for annealed_particle_filter< state_type, observation_type >, including all inherited members.
annealed_particle_filter(const options &opts, const calibration &calib, const bool playback=false)annealed_particle_filter< state_type, observation_type > [inline]
frameparticle_filter< state_type, observation_type > [protected]
get_num_particles() const particle_filter< state_type, observation_type > [inline]
get_states()particle_filter< state_type, observation_type > [inline]
load_states()particle_filter< state_type, observation_type > [inline]
load_weights(const char *filename)particle_filter< state_type, observation_type > [inline]
measure_hypothesis(state_type &state, const observation_type &observation)=0annealed_particle_filter< state_type, observation_type > [pure virtual]
num_particlesparticle_filter< state_type, observation_type > [protected]
output_directoryparticle_filter< state_type, observation_type > [protected]
particle_filter(const options &opts, const calibration &calib, const bool playback=false)particle_filter< state_type, observation_type > [inline]
refresh(const observation_type &observation)annealed_particle_filter< state_type, observation_type > [inline, virtual]
save_states()particle_filter< state_type, observation_type > [inline]
save_weights(const char *filename)particle_filter< state_type, observation_type > [inline]
statesparticle_filter< state_type, observation_type > [protected]
update_particles(const observation_type &observation, const double beta)annealed_particle_filter< state_type, observation_type > [inline]
update_weights(const observation_type &observation, const double beta)annealed_particle_filter< state_type, observation_type > [inline]
weightsparticle_filter< state_type, observation_type > [protected]
~annealed_particle_filter()annealed_particle_filter< state_type, observation_type > [inline, virtual]
~particle_filter()particle_filter< state_type, observation_type > [inline, virtual]