tesseract  3.05.02
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

◆ input_node

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

Definition at line 56 of file neural_net.h.

◆ input_weight

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: