|
tesseract
4.00.00dev
|
#include "weightmatrix.h"#include "dotproductavx.h"#include "dotproductsse.h"#include "simddetect.h"#include "statistc.h"#include "tprintf.h"Go to the source code of this file.
Namespaces | |
| tesseract | |
Variables | |
| const int | tesseract::kInt8Flag = 1 |
| const int | tesseract::kAdaGradFlag = 4 |
| const int | tesseract::kDoubleFlag = 128 |
| const int | tesseract::kHistogramBuckets = 16 |