tesseract  3.05.00
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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   reinterpret_cast<BLOB_CHOICE_LIST*>(0)
 

Typedefs

typedef tesseract::KDPairInc
< float, MATRIX_COORD
MatrixCoordPair
 

Macro Definition Documentation

#define NOT_CLASSIFIED   reinterpret_cast<BLOB_CHOICE_LIST*>(0)

Definition at line 41 of file matrix.h.

Typedef Documentation

Definition at line 633 of file matrix.h.