tesseract v5.3.3.20231005
|
#include "intsimdmatrix.h"
#include <memory>
#include <gtest/gtest.h>
#include <gtest/internal/gtest-port.h>
#include <tesseract/genericvector.h>
#include "include_gunit.h"
#include "matrix.h"
#include "simddetect.h"
#include "tprintf.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
|
protected |
Definition at line 92 of file dotproduct_test.cc.