#include <pf.h>
Public Attributes | |
double | alpha_fast |
double | alpha_slow |
int | converged |
double | crossover_alpha |
int | current_set |
double | dist_threshold |
void * | e_random_pose_data |
int * | limit_cache |
int | max_samples |
int | min_samples |
pf_model_type | model |
double | mutation_prob |
int | N_aux_particles |
double | pop_err |
double | pop_z |
void * | random_pose_data |
pf_init_model_fn_t | random_pose_fn |
int | selective_resampling |
pf_sample_set_t | sets [2] |
double | w_fast |
double | w_slow |
pf_model_type _pf_t::model |
pf_init_model_fn_t _pf_t::random_pose_fn |
pf_sample_set_t _pf_t::sets[2] |