#include <params_training_featdef.h>
Definition at line 132 of file params_training_featdef.h.
◆ ParamsTrainingBundle()
tesseract::ParamsTrainingBundle::ParamsTrainingBundle |
( |
| ) |
|
|
default |
◆ AddHypothesis()
Definition at line 142 of file params_training_featdef.h.
145 hyp_list_vec.back().push_back(ParamsTrainingHypothesis(other));
void StartHypothesisList()
GenericVector< ParamsTrainingHypothesisList > hyp_list_vec
◆ StartHypothesisList()
void tesseract::ParamsTrainingBundle::StartHypothesisList |
( |
| ) |
|
|
inline |
Definition at line 137 of file params_training_featdef.h.
GenericVector< ParamsTrainingHypothesis > ParamsTrainingHypothesisList
GenericVector< ParamsTrainingHypothesisList > hyp_list_vec
◆ hyp_list_vec
The documentation for this class was generated from the following file: