tesseract  4.00.00dev
matrix.h File Reference
#include <math.h>
#include "kdpair.h"
#include "points.h"
#include "serialis.h"
#include "unicharset.h"

Go to the source code of this file.

Classes

class  GENERIC_2D_ARRAY< T >
 
class  BandTriMatrix< T >
 
class  MATRIX
 
struct  MATRIX_COORD
 

Macros

#define NOT_CLASSIFIED   static_cast<BLOB_CHOICE_LIST*>(0)
 

Typedefs

typedef tesseract::KDPairInc< float, MATRIX_COORDMatrixCoordPair
 

Macro Definition Documentation

◆ NOT_CLASSIFIED

#define NOT_CLASSIFIED   static_cast<BLOB_CHOICE_LIST*>(0)

Definition at line 41 of file matrix.h.

Typedef Documentation

◆ MatrixCoordPair

Definition at line 624 of file matrix.h.