#include <params_training_featdef.h>
Definition at line 131 of file params_training_featdef.h.
◆ ParamsTrainingBundle()
tesseract::ParamsTrainingBundle::ParamsTrainingBundle |
( |
| ) |
|
|
default |
◆ AddHypothesis()
Definition at line 141 of file params_training_featdef.h.
141 {
144 }
145 hyp_list_vec.back().push_back(ParamsTrainingHypothesis(other));
147 }
std::vector< ParamsTrainingHypothesisList > hyp_list_vec
void StartHypothesisList()
◆ StartHypothesisList()
void tesseract::ParamsTrainingBundle::StartHypothesisList |
( |
| ) |
|
|
inline |
◆ hyp_list_vec
The documentation for this class was generated from the following file: