tesseract
5.0.0-alpha-619-ge9db
|
#include <cmath>
#include <cstdio>
#include <string>
#include "bitvector.h"
#include "include_gunit.h"
Go to the source code of this file.
Variables | |
const int | kPrimeLimit = 1000 |
const int kPrimeLimit = 1000 |
Definition at line 22 of file bitvector_test.cc.