/home/rays/src/opensrc/tesseract-ocr/ccutil/ndminx.h File Reference

Go to the source code of this file.

Defines

#define MAX(x, y)   (((x) >= (y))?(x):(y))
#define MIN(x, y)   (((x) <= (y))?(x):(y))

Define Documentation

#define MAX ( x,
 )     (((x) >= (y))?(x):(y))
#define MIN ( x,
 )     (((x) <= (y))?(x):(y))
Generated on Thu Feb 2 08:19:21 2012 for Tesseract by  doxygen 1.6.3