tesseract v5.3.3.20231005
tesseract::GENERIC_2D_ARRAY< T > Member List

This is the complete list of members for tesseract::GENERIC_2D_ARRAY< T >, including all inherited members.

AdamUpdate(const GENERIC_2D_ARRAY< T > &sum, const GENERIC_2D_ARRAY< T > &sqsum, const T &epsilon)tesseract::GENERIC_2D_ARRAY< T >inline
array_tesseract::GENERIC_2D_ARRAY< T >protected
AssertFinite() consttesseract::GENERIC_2D_ARRAY< T >inline
Clear()tesseract::GENERIC_2D_ARRAY< T >inline
Clip(const T &rangemin, const T &rangemax)tesseract::GENERIC_2D_ARRAY< T >inline
delete_matrix_pointers()tesseract::GENERIC_2D_ARRAY< T >inline
DeSerialize(bool swap, FILE *fp)tesseract::GENERIC_2D_ARRAY< T >inline
DeSerialize(TFile *fp)tesseract::GENERIC_2D_ARRAY< T >inline
DeSerializeClasses(bool swap, FILE *fp)tesseract::GENERIC_2D_ARRAY< T >inline
DeSerializeSize(bool swap, FILE *fp)tesseract::GENERIC_2D_ARRAY< T >inlineprotected
DeSerializeSize(TFile *fp)tesseract::GENERIC_2D_ARRAY< T >inlineprotected
dim1() consttesseract::GENERIC_2D_ARRAY< T >inline
dim1_tesseract::GENERIC_2D_ARRAY< T >protected
dim2() consttesseract::GENERIC_2D_ARRAY< T >inline
dim2_tesseract::GENERIC_2D_ARRAY< T >protected
empty_tesseract::GENERIC_2D_ARRAY< T >protected
GENERIC_2D_ARRAY(int dim1, int dim2, const T &empty, T *array)tesseract::GENERIC_2D_ARRAY< T >inline
GENERIC_2D_ARRAY(int dim1, int dim2, const T &empty)tesseract::GENERIC_2D_ARRAY< T >inline
GENERIC_2D_ARRAY()tesseract::GENERIC_2D_ARRAY< T >inline
GENERIC_2D_ARRAY(const GENERIC_2D_ARRAY< T > &src)tesseract::GENERIC_2D_ARRAY< T >inline
get(ICOORD pos) consttesseract::GENERIC_2D_ARRAY< T >inline
get(int column, int row) consttesseract::GENERIC_2D_ARRAY< T >inline
index(int column, int row) consttesseract::GENERIC_2D_ARRAY< T >inlinevirtual
Max() consttesseract::GENERIC_2D_ARRAY< T >inline
MaxAbs() consttesseract::GENERIC_2D_ARRAY< T >inline
Normalize()tesseract::GENERIC_2D_ARRAY< T >inline
num_elements() consttesseract::GENERIC_2D_ARRAY< T >inlinevirtual
operator()(int column, int row) consttesseract::GENERIC_2D_ARRAY< T >inline
operator()(int column, int row)tesseract::GENERIC_2D_ARRAY< T >inline
operator*=(const T &factor)tesseract::GENERIC_2D_ARRAY< T >inline
operator+=(const GENERIC_2D_ARRAY< T > &addend)tesseract::GENERIC_2D_ARRAY< T >inline
operator+=(const T &addend)tesseract::GENERIC_2D_ARRAY< T >inline
operator-=(const GENERIC_2D_ARRAY< T > &minuend)tesseract::GENERIC_2D_ARRAY< T >inline
operator=(const GENERIC_2D_ARRAY< T > &src)tesseract::GENERIC_2D_ARRAY< T >inline
operator[](int column)tesseract::GENERIC_2D_ARRAY< T >inline
operator[](int column) consttesseract::GENERIC_2D_ARRAY< T >inline
put(ICOORD pos, const T &thing)tesseract::GENERIC_2D_ARRAY< T >inline
put(int column, int row, const T &thing)tesseract::GENERIC_2D_ARRAY< T >inline
Resize(int size1, int size2, const T &empty)tesseract::GENERIC_2D_ARRAY< T >inline
ResizeNoInit(int size1, int size2, int pad=0)tesseract::GENERIC_2D_ARRAY< T >inline
ResizeWithCopy(int size1, int size2)tesseract::GENERIC_2D_ARRAY< T >inline
RotatingTranspose(const int *dims, int num_dims, int src_dim, int dest_dim, GENERIC_2D_ARRAY< T > *result) consttesseract::GENERIC_2D_ARRAY< T >inline
Serialize(FILE *fp) consttesseract::GENERIC_2D_ARRAY< T >inline
Serialize(TFile *fp) consttesseract::GENERIC_2D_ARRAY< T >inline
SerializeClasses(FILE *fp) consttesseract::GENERIC_2D_ARRAY< T >inline
SerializeSize(FILE *fp) consttesseract::GENERIC_2D_ARRAY< T >inlineprotected
SerializeSize(TFile *fp) consttesseract::GENERIC_2D_ARRAY< T >inlineprotected
size_allocated_tesseract::GENERIC_2D_ARRAY< T >protected
SumSquares(const GENERIC_2D_ARRAY< T > &src, const T &decay_factor)tesseract::GENERIC_2D_ARRAY< T >inline
WithinBounds(const T &rangemin, const T &rangemax) consttesseract::GENERIC_2D_ARRAY< T >inline
~GENERIC_2D_ARRAY()tesseract::GENERIC_2D_ARRAY< T >inlinevirtual