tesseract v5.3.3.20231005
|
Public Member Functions | |
Element ()=default | |
Element (const Key &k, const Value &v) | |
Public Attributes | |
Key | key |
Value | value |
Definition at line 58 of file kdtree.cpp.
|
default |
|
inline |
Definition at line 60 of file kdtree.cpp.
Key tesseract::MinK< Key, Value >::Element::key |
Definition at line 62 of file kdtree.cpp.
Value tesseract::MinK< Key, Value >::Element::value |
Definition at line 63 of file kdtree.cpp.