#include <search_column.h>
List of all members.
Constructor & Destructor Documentation
tesseract::SearchColumn::SearchColumn |
( |
int |
col_idx, |
|
|
int |
max_node_cnt |
|
) |
| |
tesseract::SearchColumn::~SearchColumn |
( |
| ) |
|
Member Function Documentation
SearchNode * tesseract::SearchColumn::BestNode |
( |
| ) |
|
int tesseract::SearchColumn::ColIdx |
( |
| ) |
const [inline] |
void tesseract::SearchColumn::FreeHashTable |
( |
| ) |
[inline] |
int tesseract::SearchColumn::NodeCount |
( |
| ) |
const [inline] |
SearchNode** tesseract::SearchColumn::Nodes |
( |
| ) |
const [inline] |
void tesseract::SearchColumn::Prune |
( |
| ) |
|
void tesseract::SearchColumn::Sort |
( |
| ) |
|
The documentation for this class was generated from the following files: