| Backward(bool debug, const NetworkIO &fwd_deltas, NetworkScratch *scratch, NetworkIO *back_deltas) | tesseract::LSTM | virtual |
| backward_win_ | tesseract::Network | protected |
| CacheXScaleFactor(int factor) | tesseract::Network | inlinevirtual |
| CI enum value | tesseract::LSTM | |
| ClearWindow(bool tess_coords, const char *window_name, int width, int height, ScrollView **window) | tesseract::Network | static |
| ConvertToInt() | tesseract::LSTM | virtual |
| CountAlternators(const Network &other, double *same, double *changed) const | tesseract::LSTM | virtual |
| CreateFromFile(TFile *fp) | tesseract::Network | static |
| DebugWeights() | tesseract::LSTM | virtual |
| DeSerialize(TFile *fp) | tesseract::LSTM | virtual |
| DisplayBackward(const NetworkIO &matrix) | tesseract::Network | |
| DisplayForward(const NetworkIO &matrix) | tesseract::Network | |
| DisplayImage(Pix *pix, ScrollView *window) | tesseract::Network | static |
| Forward(bool debug, const NetworkIO &input, const TransposedArray *input_transpose, NetworkScratch *scratch, NetworkIO *output) | tesseract::LSTM | virtual |
| forward_win_ | tesseract::Network | protected |
| GF1 enum value | tesseract::LSTM | |
| GFS enum value | tesseract::LSTM | |
| GI enum value | tesseract::LSTM | |
| GO enum value | tesseract::LSTM | |
| InitWeights(float range, TRand *randomizer) | tesseract::LSTM | virtual |
| InputShape() const | tesseract::Network | inlinevirtual |
| Is2D() const | tesseract::LSTM | inline |
| IsPlumbingType() const | tesseract::Network | inlinevirtual |
| IsTraining() const | tesseract::Network | inline |
| kTypeNames | tesseract::Network | protectedstatic |
| LSTM(const STRING &name, int num_inputs, int num_states, int num_outputs, bool two_dimensional, NetworkType type) | tesseract::LSTM | |
| name() const | tesseract::Network | inline |
| name_ | tesseract::Network | protected |
| needs_to_backprop() const | tesseract::Network | inline |
| needs_to_backprop_ | tesseract::Network | protected |
| Network() | tesseract::Network | |
| Network(NetworkType type, const STRING &name, int ni, int no) | tesseract::Network | |
| network_flags_ | tesseract::Network | protected |
| ni_ | tesseract::Network | protected |
| no_ | tesseract::Network | protected |
| num_weights() const | tesseract::Network | inline |
| num_weights_ | tesseract::Network | protected |
| NumInputs() const | tesseract::Network | inline |
| NumOutputs() const | tesseract::Network | inline |
| OutputShape(const StaticShape &input_shape) const | tesseract::LSTM | virtual |
| PrintDW() | tesseract::LSTM | |
| PrintW() | tesseract::LSTM | |
| Random(double range) | tesseract::Network | protected |
| randomizer_ | tesseract::Network | protected |
| Serialize(TFile *fp) const | tesseract::LSTM | virtual |
| SetEnableTraining(TrainingState state) | tesseract::LSTM | virtual |
| SetNetworkFlags(uinT32 flags) | tesseract::Network | virtual |
| SetRandomizer(TRand *randomizer) | tesseract::Network | virtual |
| SetupNeedsBackprop(bool needs_backprop) | tesseract::Network | virtual |
| spec() const | tesseract::LSTM | inlinevirtual |
| TestFlag(NetworkFlags flag) const | tesseract::Network | inline |
| training_ | tesseract::Network | protected |
| type() const | tesseract::Network | inline |
| type_ | tesseract::Network | protected |
| Update(float learning_rate, float momentum, int num_samples) | tesseract::LSTM | virtual |
| WeightType enum name | tesseract::LSTM | |
| WT_COUNT enum value | tesseract::LSTM | |
| XScaleFactor() const | tesseract::Network | inlinevirtual |
| ~LSTM() | tesseract::LSTM | virtual |
| ~Network() | tesseract::Network | virtual |