| back_map_ | tesseract::Reconfig | protected |
| Backward(bool debug, const NetworkIO &fwd_deltas, NetworkScratch *scratch, NetworkIO *back_deltas) | tesseract::Maxpool | virtual |
| backward_win_ | tesseract::Network | protected |
| CacheXScaleFactor(int factor) | tesseract::Network | inlinevirtual |
| ClearWindow(bool tess_coords, const char *window_name, int width, int height, ScrollView **window) | tesseract::Network | static |
| ConvertToInt() | tesseract::Network | inlinevirtual |
| CountAlternators(const Network &other, double *same, double *changed) const | tesseract::Network | inlinevirtual |
| CreateFromFile(TFile *fp) | tesseract::Network | static |
| DebugWeights() | tesseract::Network | inlinevirtual |
| DeSerialize(TFile *fp) | tesseract::Maxpool | 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::Maxpool | virtual |
| forward_win_ | tesseract::Network | protected |
| InitWeights(float range, TRand *randomizer) | tesseract::Network | virtual |
| InputShape() const | tesseract::Network | inlinevirtual |
| IsPlumbingType() const | tesseract::Network | inlinevirtual |
| IsTraining() const | tesseract::Network | inline |
| kTypeNames | tesseract::Network | protectedstatic |
| Maxpool(const STRING &name, int ni, int x_scale, int y_scale) | tesseract::Maxpool | |
| 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::Reconfig | virtual |
| Random(double range) | tesseract::Network | protected |
| randomizer_ | tesseract::Network | protected |
| Reconfig(const STRING &name, int ni, int x_scale, int y_scale) | tesseract::Reconfig | |
| Serialize(TFile *fp) const | tesseract::Reconfig | virtual |
| SetEnableTraining(TrainingState state) | tesseract::Network | virtual |
| SetNetworkFlags(uinT32 flags) | tesseract::Network | virtual |
| SetRandomizer(TRand *randomizer) | tesseract::Network | virtual |
| SetupNeedsBackprop(bool needs_backprop) | tesseract::Network | virtual |
| spec() const | tesseract::Maxpool | 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::Network | inlinevirtual |
| x_scale_ | tesseract::Reconfig | protected |
| XScaleFactor() const | tesseract::Reconfig | virtual |
| y_scale_ | tesseract::Reconfig | protected |
| ~Maxpool() | tesseract::Maxpool | virtual |
| ~Network() | tesseract::Network | virtual |
| ~Reconfig() | tesseract::Reconfig | virtual |