Tesseract  3.02
tesseract::NeuralNet Member List
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]
kNetSignaturetesseract::NeuralNet [protected, static]
kWgtChunkSizetesseract::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]