All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tesseract::NeuralNet::WeightedNode Struct Reference

#include <neural_net.h>

Public Attributes

Nodeinput_node
 
float input_weight
 

Detailed Description

Definition at line 46 of file neural_net.h.

Member Data Documentation

Node* tesseract::NeuralNet::WeightedNode::input_node

Definition at line 47 of file neural_net.h.

float tesseract::NeuralNet::WeightedNode::input_weight

Definition at line 48 of file neural_net.h.


The documentation for this struct was generated from the following file: