| AdamUpdate(const GENERIC_2D_ARRAY< TFloat > &sum, const GENERIC_2D_ARRAY< TFloat > &sqsum, const TFloat &epsilon) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| array_ | tesseract::GENERIC_2D_ARRAY< TFloat > | protected |
| AssertFinite() const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| Clear() | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| Clip(const TFloat &rangemin, const TFloat &rangemax) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| delete_matrix_pointers() | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| DeSerialize(bool swap, FILE *fp) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| DeSerialize(TFile *fp) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| DeSerializeClasses(bool swap, FILE *fp) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| DeSerializeSize(bool swap, FILE *fp) | tesseract::GENERIC_2D_ARRAY< TFloat > | inlineprotected |
| DeSerializeSize(TFile *fp) | tesseract::GENERIC_2D_ARRAY< TFloat > | inlineprotected |
| dim1() const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| dim1_ | tesseract::GENERIC_2D_ARRAY< TFloat > | protected |
| dim2() const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| dim2_ | tesseract::GENERIC_2D_ARRAY< TFloat > | protected |
| empty_ | tesseract::GENERIC_2D_ARRAY< TFloat > | protected |
| GENERIC_2D_ARRAY(int dim1, int dim2, const TFloat &empty, TFloat *array) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| GENERIC_2D_ARRAY(int dim1, int dim2, const TFloat &empty) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| GENERIC_2D_ARRAY() | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| GENERIC_2D_ARRAY(const GENERIC_2D_ARRAY< TFloat > &src) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| get(ICOORD pos) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| get(int column, int row) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| index(int column, int row) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inlinevirtual |
| Max() const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| MaxAbs() const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| Normalize() | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| num_elements() const | tesseract::GENERIC_2D_ARRAY< TFloat > | inlinevirtual |
| operator()(int column, int row) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| operator()(int column, int row) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| operator*=(const TFloat &factor) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| operator+=(const GENERIC_2D_ARRAY< TFloat > &addend) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| operator+=(const TFloat &addend) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| operator-=(const GENERIC_2D_ARRAY< TFloat > &minuend) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| operator=(const GENERIC_2D_ARRAY< TFloat > &src) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| operator[](int column) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| operator[](int column) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| PrintUnTransposed(int num) | tesseract::TransposedArray | inline |
| put(ICOORD pos, const TFloat &thing) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| put(int column, int row, const TFloat &thing) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| Resize(int size1, int size2, const TFloat &empty) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| ResizeNoInit(int size1, int size2, int pad=0) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| ResizeWithCopy(int size1, int size2) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| RotatingTranspose(const int *dims, int num_dims, int src_dim, int dest_dim, GENERIC_2D_ARRAY< TFloat > *result) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| Serialize(FILE *fp) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| Serialize(TFile *fp) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| SerializeClasses(FILE *fp) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| SerializeSize(FILE *fp) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inlineprotected |
| SerializeSize(TFile *fp) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inlineprotected |
| size_allocated_ | tesseract::GENERIC_2D_ARRAY< TFloat > | protected |
| SumSquares(const GENERIC_2D_ARRAY< TFloat > &src, const TFloat &decay_factor) | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| Transpose(const GENERIC_2D_ARRAY< TFloat > &input) | tesseract::TransposedArray | |
| WithinBounds(const TFloat &rangemin, const TFloat &rangemax) const | tesseract::GENERIC_2D_ARRAY< TFloat > | inline |
| WriteStrided(int t, const float *data) | tesseract::TransposedArray | inline |
| WriteStrided(int t, const double *data) | tesseract::TransposedArray | inline |
| ~GENERIC_2D_ARRAY() | tesseract::GENERIC_2D_ARRAY< TFloat > | inlinevirtual |
| ~TransposedArray() override | tesseract::TransposedArray | |