MinK< Key, Value > Class Template Reference
List of all members.
template<typename Key, typename Value>
class MinK< Key, Value >
Constructor & Destructor Documentation
template<typename Key, typename Value >
MinK< Key, Value >::MinK |
( |
Key |
max_key, |
|
|
int |
k | |
|
) |
| | [inline] |
template<typename Key , typename Value >
Member Function Documentation
template<typename Key, typename Value>
const Element* MinK< Key, Value >::elements |
( |
|
) |
[inline] |
template<typename Key, typename Value>
int MinK< Key, Value >::elements_count |
( |
|
) |
[inline] |
template<typename Key, typename Value>
bool MinK< Key, Value >::insert |
( |
Key |
k, |
|
|
Value |
v | |
|
) |
| | [inline] |
template<typename Key , typename Value >
const Key & MinK< Key, Value >::max_insertable_key |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file:
- /home/rays/src/opensrc/tesseract-ocr/classify/kdtree.cpp