tesseract/src/dict
Stefan Weil f6c3c8cf4d Replace MAX_FLOAT32 by standard FLT_MAX and remove unused MIN_FLOAT32
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-07-02 13:29:39 +02:00
..
context.cpp Fix line endings 2018-04-25 19:04:50 +02:00
dawg_cache.cpp Fix line endings 2018-04-25 19:04:50 +02:00
dawg_cache.h Fix line endings 2018-04-25 19:04:50 +02:00
dawg.cpp Add more std::unique_ptr 2018-05-22 17:55:45 +03:00
dawg.h Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
dict.cpp Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
dict.h Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00
hyphen.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
Makefile.am Partial fix for autotools configuration after source tree reorganisation 2018-04-25 21:33:28 +02:00
matchdefs.h Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using 2018-05-20 01:31:03 +03:00
permdawg.cpp Remove public API file ndminx.h 2018-06-21 08:33:30 +02:00
stopper.cpp Replace MAX_FLOAT32 by standard FLT_MAX and remove unused MIN_FLOAT32 2018-07-02 13:29:39 +02:00
stopper.h Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using 2018-05-20 01:31:03 +03:00
trie.cpp Don't disable compiler warnings for Visual Studio 2018-05-03 14:26:20 +02:00
trie.h Fix some typos (most found by codespell) 2018-05-27 18:49:43 +02:00