tesseract  5.0.0-alpha-619-ge9db
kdpair.h File Reference

Go to the source code of this file.

Classes

struct  tesseract::KDPair< Key, Data >
 
struct  tesseract::KDPairInc< Key, Data >
 
struct  tesseract::KDPairDec< Key, Data >
 
class  tesseract::KDPtrPair< Key, Data >
 
struct  tesseract::KDPtrPairInc< Key, Data >
 
struct  tesseract::KDPtrPairDec< Key, Data >
 
class  tesseract::KDVector
 

Namespaces

 tesseract
 

Typedefs

using tesseract::IntKDPair = KDPairInc< int, int >