tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
tesseract::WeightMatrix Member List

This is the complete list of members for tesseract::WeightMatrix, including all inherited members.

AddDeltas(const WeightMatrix &other)tesseract::WeightMatrix
ConvertToInt()tesseract::WeightMatrix
CountAlternators(const WeightMatrix &other, double *same, double *changed) consttesseract::WeightMatrix
Debug2D(const char *msg)tesseract::WeightMatrix
DeSerialize(bool training, TFile *fp)tesseract::WeightMatrix
DeSerializeOld(bool training, TFile *fp)tesseract::WeightMatrix
DotProduct(const double *u, const double *v, int n)tesseract::WeightMatrixstatic
dw_tesseract::WeightMatrixprivate
dw_sq_sum_tesseract::WeightMatrixprivate
FloatToDouble(const GENERIC_2D_ARRAY< float > &wf, GENERIC_2D_ARRAY< double > *wd)tesseract::WeightMatrixstatic
GetDW(int i, int j) consttesseract::WeightMatrixinline
GetWeights(int index) consttesseract::WeightMatrixinline
InitBackward()tesseract::WeightMatrix
InitWeightsFloat(int no, int ni, bool use_adam, float weight_range, TRand *randomizer)tesseract::WeightMatrix
int_mode_tesseract::WeightMatrixprivate
is_int_mode() consttesseract::WeightMatrixinline
MatrixDotVector(const double *u, double *v) consttesseract::WeightMatrix
MatrixDotVector(const int8_t *u, double *v) consttesseract::WeightMatrix
MatrixDotVectorInternal(const GENERIC_2D_ARRAY< double > &w, bool add_bias_fwd, bool skip_bias_back, const double *u, double *v)tesseract::WeightMatrixprivatestatic
multiplier_tesseract::WeightMatrixprivate
MultiplyAccumulate(const double *v, double *inout)tesseract::WeightMatrix
NumOutputs() consttesseract::WeightMatrixinline
RemapOutputs(const std::vector< int > &code_map)tesseract::WeightMatrix
RoundInputs(int size) consttesseract::WeightMatrixinline
scales_tesseract::WeightMatrixprivate
Serialize(bool training, TFile *fp) consttesseract::WeightMatrix
SumOuterTransposed(const TransposedArray &u, const TransposedArray &v, bool parallel)tesseract::WeightMatrix
Update(double learning_rate, double momentum, double adam_beta, int num_samples)tesseract::WeightMatrix
updates_tesseract::WeightMatrixprivate
use_adam_tesseract::WeightMatrixprivate
VectorDotMatrix(const double *u, double *v) consttesseract::WeightMatrix
WeightMatrix()tesseract::WeightMatrixinline
wf_tesseract::WeightMatrixprivate
wf_t_tesseract::WeightMatrixprivate
wi_tesseract::WeightMatrixprivate