tesseract v5.3.3.20231005
|
#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 | |
namespace | tesseract |
Functions | |
tesseract::TEST_F (IntSimdMatrixTest, C) | |
tesseract::TEST_F (IntSimdMatrixTest, SSE) | |
tesseract::TEST_F (IntSimdMatrixTest, AVX2) | |