/home/rays/src/opensrc/tesseract-ocr/wordrec/closed.h File Reference

#include <math.h>
#include "states.h"

Go to the source code of this file.

Defines

#define NO_STATE   ~0
#define free_hash_table(table)   memfree(table)

Typedefs

typedef STATEHASH_TABLE

Functions

int hash_add (HASH_TABLE state_table, STATE *state)
int hash_lookup (HASH_TABLE state_table, STATE *state)
HASH_TABLE new_hash_table ()

Define Documentation

#define free_hash_table ( table   )     memfree(table)
#define NO_STATE   ~0

Typedef Documentation

typedef STATE* HASH_TABLE

Function Documentation

int hash_add ( HASH_TABLE  state_table,
STATE state 
)
int hash_lookup ( HASH_TABLE  state_table,
STATE state 
)
HASH_TABLE new_hash_table (  ) 
Generated on Thu Feb 2 08:19:23 2012 for Tesseract by  doxygen 1.6.3