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

#include <neural_net.h>

Public Attributes

Nodeinput_node
 
float input_weight
 

Detailed Description

Definition at line 55 of file neural_net.h.

Member Data Documentation

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

Definition at line 56 of file neural_net.h.

float tesseract::NeuralNet::WeightedNode::input_weight

Definition at line 57 of file neural_net.h.


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