|
tesseract
5.0.0
|
#include "intsimdmatrix.h"#include <gtest/gtest.h>#include <gtest/internal/gtest-port.h>#include <memory>#include <vector>#include "include_gunit.h"#include "matrix.h"#include "simddetect.h"#include "tprintf.h"Go to the source code of this file.
Classes | |
| class | tesseract::IntSimdMatrixTest |
Namespaces | |
| tesseract | |
Functions | |
| tesseract::TEST_F (IntSimdMatrixTest, C) | |
| tesseract::TEST_F (IntSimdMatrixTest, SSE) | |
| tesseract::TEST_F (IntSimdMatrixTest, AVX2) | |