tesseract-doxygen/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)   global_hash = 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 ()

Variables

HASH_TABLE global_hash

Define Documentation

#define free_hash_table ( table   )     global_hash = table

free_hash_table

Free the memory taken by a state variable.

#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 (  ) 

Variable Documentation

Generated on Sun Jul 18 17:10:52 2010 for Tesseract by  doxygen 1.6.3