tesseract/arch
Stefan Weil e45d9587b4 arch: Remove stray ) in pragma (#1413)
This fixes a warning from clang:

arch/dotproductavx.cpp:94:51: warning:
 unexpected token in pragma diagnostic [-Wunknown-pragmas]

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-03-23 18:42:46 +01:00
..
dotproductavx.cpp arch: Remove stray ) in pragma (#1413) 2018-03-23 18:42:46 +01:00
dotproductavx.h Added new LSTM-based neural network line recognizer 2016-11-07 15:38:07 -08:00
dotproductsse.cpp arch: Fix some compiler warnings (-Wignored-qualifiers) (#1400) 2018-03-18 08:40:53 +01:00
dotproductsse.h arch: Replace Tesseract data types by POSIX data types 2017-05-02 18:21:44 +02:00
intsimdmatrix.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
intsimdmatrix.h Added intsimdmatrix as a generic integer matrixdotvector function with AVX2 and SSE specializations 2017-09-08 15:06:19 +01:00
intsimdmatrixavx2.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
intsimdmatrixavx2.h Added intsimdmatrix as a generic integer matrixdotvector function with AVX2 and SSE specializations 2017-09-08 15:06:19 +01:00
intsimdmatrixsse.cpp Use POSIX data types and macros (#878) 2018-03-13 21:36:30 +01:00
intsimdmatrixsse.h Added intsimdmatrix as a generic integer matrixdotvector function with AVX2 and SSE specializations 2017-09-08 15:06:19 +01:00
Makefile.am Remove macro USE_STD_NAMESPACE (#1360) 2018-03-04 14:43:28 +01:00
simddetect.cpp Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00
simddetect.h Added ADAM optimizer, unless git screwed it up, cos there is no diff 2017-08-02 14:03:50 -07:00