This is the complete list of members for
tesseract::NeuralNet, including all inherited members.
alloc_wgt_cnt_ | tesseract::NeuralNet | [protected] |
AllocWgt(int wgt_cnt) | tesseract::NeuralNet | [protected] |
auto_encoder_ | tesseract::NeuralNet | [protected] |
Clear() | tesseract::NeuralNet | [inline, protected] |
CreateFastNet() | tesseract::NeuralNet | [protected] |
fast_nodes_ | tesseract::NeuralNet | [protected] |
FastFeedForward(const Type *inputs, Type *outputs) | tesseract::NeuralNet | [protected] |
FastGetNetOutput(const Type *inputs, int output_id, Type *output) | tesseract::NeuralNet | [protected] |
FeedForward(const Type *inputs, Type *outputs) | tesseract::NeuralNet | |
FromFile(const string file_name) | tesseract::NeuralNet | [static] |
FromInputBuffer(InputFileBuffer *ib) | tesseract::NeuralNet | [static] |
GetNetOutput(const Type *inputs, int output_id, Type *output) | tesseract::NeuralNet | |
in_cnt() const | tesseract::NeuralNet | [inline] |
in_cnt_ | tesseract::NeuralNet | [protected] |
Init() | tesseract::NeuralNet | [protected] |
inputs_max_ | tesseract::NeuralNet | [protected] |
inputs_mean_ | tesseract::NeuralNet | [protected] |
inputs_min_ | tesseract::NeuralNet | [protected] |
inputs_std_dev_ | tesseract::NeuralNet | [protected] |
kNetSignature | tesseract::NeuralNet | [protected, static] |
kWgtChunkSize | tesseract::NeuralNet | [protected, static] |
NeuralNet() | tesseract::NeuralNet | |
neuron_cnt_ | tesseract::NeuralNet | [protected] |
neurons_ | tesseract::NeuralNet | [protected] |
out_cnt() const | tesseract::NeuralNet | [inline] |
out_cnt_ | tesseract::NeuralNet | [protected] |
read_only_ | tesseract::NeuralNet | [protected] |
ReadBinary(ReadBuffType *input_buff) | tesseract::NeuralNet | [inline, protected] |
SetConnection(int from, int to) | tesseract::NeuralNet | [protected] |
wts_cnt_ | tesseract::NeuralNet | [protected] |
wts_vec_ | tesseract::NeuralNet | [protected] |
~NeuralNet() | tesseract::NeuralNet | [virtual] |