| adam_beta_ | tesseract::LSTMRecognizer | protected |
| ccutil_ | tesseract::LSTMRecognizer | protected |
| ConvertToInt() | tesseract::LSTMRecognizer | inline |
| debug_win_ | tesseract::LSTMRecognizer | protected |
| DebugActivationPath(const NetworkIO &outputs, const GenericVector< int > &labels, const GenericVector< int > &xcoords) | tesseract::LSTMRecognizer | protected |
| DebugActivationRange(const NetworkIO &outputs, const char *label, int best_choice, int x_start, int x_end) | tesseract::LSTMRecognizer | protected |
| DecodeLabel(const GenericVector< int > &labels, int start, int *end, int *decoded) | tesseract::LSTMRecognizer | protected |
| DecodeLabels(const GenericVector< int > &labels) | tesseract::LSTMRecognizer | |
| DecodeSingleLabel(int label) | tesseract::LSTMRecognizer | protected |
| DeSerialize(const TessdataManager *mgr, TFile *fp) | tesseract::LSTMRecognizer | |
| dict_ | tesseract::LSTMRecognizer | protected |
| DisplayForward(const NetworkIO &inputs, const GenericVector< int > &labels, const GenericVector< int > &label_coords, const char *window_name, ScrollView **window) | tesseract::LSTMRecognizer | |
| DisplayLSTMOutput(const GenericVector< int > &labels, const GenericVector< int > &xcoords, int height, ScrollView *window) | tesseract::LSTMRecognizer | protected |
| EnumerateLayers() const | tesseract::LSTMRecognizer | inline |
| GetDict() const | tesseract::LSTMRecognizer | inline |
| GetLayer(const STRING &id) const | tesseract::LSTMRecognizer | inline |
| GetLayerLearningRate(const STRING &id) const | tesseract::LSTMRecognizer | inline |
| GetRecoder() const | tesseract::LSTMRecognizer | inline |
| GetUnicharset() const | tesseract::LSTMRecognizer | inline |
| IsIntMode() const | tesseract::LSTMRecognizer | inline |
| IsRecoding() const | tesseract::LSTMRecognizer | inline |
| IsTensorFlow() const | tesseract::LSTMRecognizer | inline |
| LabelsFromOutputs(const NetworkIO &outputs, GenericVector< int > *labels, GenericVector< int > *xcoords) | tesseract::LSTMRecognizer | |
| LabelsViaReEncode(const NetworkIO &output, GenericVector< int > *labels, GenericVector< int > *xcoords) | tesseract::LSTMRecognizer | protected |
| LabelsViaSimpleText(const NetworkIO &output, GenericVector< int > *labels, GenericVector< int > *xcoords) | tesseract::LSTMRecognizer | protected |
| learning_rate() const | tesseract::LSTMRecognizer | inline |
| learning_rate_ | tesseract::LSTMRecognizer | protected |
| Load(const char *lang, TessdataManager *mgr) | tesseract::LSTMRecognizer | |
| LoadCharsets(const TessdataManager *mgr) | tesseract::LSTMRecognizer | |
| LoadDictionary(const char *lang, TessdataManager *mgr) | tesseract::LSTMRecognizer | |
| LoadRecoder(TFile *fp) | tesseract::LSTMRecognizer | |
| LSTMRecognizer() | tesseract::LSTMRecognizer | |
| momentum_ | tesseract::LSTMRecognizer | protected |
| network_ | tesseract::LSTMRecognizer | protected |
| network_str_ | tesseract::LSTMRecognizer | protected |
| null_char() const | tesseract::LSTMRecognizer | inline |
| null_char_ | tesseract::LSTMRecognizer | protected |
| NumInputs() const | tesseract::LSTMRecognizer | inline |
| NumOutputs() const | tesseract::LSTMRecognizer | inline |
| OutputLossType() const | tesseract::LSTMRecognizer | inline |
| OutputStats(const NetworkIO &outputs, float *min_output, float *mean_output, float *sd) | tesseract::LSTMRecognizer | |
| randomizer_ | tesseract::LSTMRecognizer | protected |
| recoder_ | tesseract::LSTMRecognizer | protected |
| RecognizeLine(const ImageData &image_data, bool invert, bool debug, double worst_dict_cert, const TBOX &line_box, PointerVector< WERD_RES > *words, int lstm_choice_mode=0) | tesseract::LSTMRecognizer | |
| RecognizeLine(const ImageData &image_data, bool invert, bool debug, bool re_invert, bool upside_down, float *scale_factor, NetworkIO *inputs, NetworkIO *outputs) | tesseract::LSTMRecognizer | |
| sample_iteration() const | tesseract::LSTMRecognizer | inline |
| sample_iteration_ | tesseract::LSTMRecognizer | protected |
| ScaleLayerLearningRate(const STRING &id, double factor) | tesseract::LSTMRecognizer | inline |
| ScaleLearningRate(double factor) | tesseract::LSTMRecognizer | inline |
| scratch_space_ | tesseract::LSTMRecognizer | protected |
| search_ | tesseract::LSTMRecognizer | protected |
| Serialize(const TessdataManager *mgr, TFile *fp) const | tesseract::LSTMRecognizer | |
| SetIteration(int iteration) | tesseract::LSTMRecognizer | inline |
| SetRandomSeed() | tesseract::LSTMRecognizer | inlineprotected |
| SimpleTextOutput() const | tesseract::LSTMRecognizer | inline |
| training_flags_ | tesseract::LSTMRecognizer | protected |
| training_iteration() const | tesseract::LSTMRecognizer | inline |
| training_iteration_ | tesseract::LSTMRecognizer | protected |
| ~LSTMRecognizer() | tesseract::LSTMRecognizer | |