#include <rtbm.h>

Data Fields | |
| struct { | |
| double width | |
| double linewidth | |
| double line1_radius | |
| double line2_radius | |
| double line3_radius | |
| } | roaddescription |
| float | cvlinewidth |
| int | num_hyp |
| TYPE_hypothesis * | hyp |
| double | previous_alfa |
| double | previous_L |
| int | num_dilations |
| double | pts_res |
| double | search_bestscore [2] |
| int | search_bestindex [2] |
| int | overall_bestscore |
| int | overall_bestindex |
| char | firstsearch_goingleft |
| int | choosen_search |
| double | max_diff_L_per_iteration |
| double | min_diff_L_per_iteration |
| double | diff_L_per_iteration |
| double | max_diff_alfa_per_iteration |
| double | min_diff_alfa_per_iteration |
| double | diff_alfa_per_iteration |
| double | best_modelfitting_scores [10] |
| int | best_modelfitting_index [10] |
Referenced by calculate_modelfitting_scores().
Referenced by main().
Referenced by create_hyp(), main(), and search_hyp().
Referenced by calculate_dynamic_discard(), and main().
Referenced by calculate_dynamic_discard(), and main().
Referenced by main().
Referenced by create_hyp(), and main().
Referenced by create_hyp(), and main().
Referenced by create_hyp(), and main().
Referenced by main().
Referenced by calculate_dynamic_discard(), and main().
Referenced by calculate_dynamic_discard(), and main().
Referenced by calculate_dynamic_discard(), and main().
Referenced by calculate_dynamic_discard(), and main().
Referenced by create_hyp(), and main().
Referenced by main().
Referenced by main().
Referenced by calculate_alfa_tracking(), and main().
Referenced by calculate_l_tracking(), and main().
Referenced by create_hyp(), and main().
| struct { ... } TYPE_roadvirtualhyphotesis::roaddescription |
Referenced by create_hyp(), and main().
Referenced by calculate_overall_score(), draw_score_table(), and main().
Referenced by calculate_overall_score(), and main().
Referenced by create_hyp(), and main().
1.6.3