FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions | Variables
bitmap-index.cc File Reference
#include <fst/extensions/ngram/bitmap-index.h>
#include <algorithm>
#include <array>
#include <cstddef>
#include <cstdint>
#include <utility>
#include <vector>
#include <fst/log.h>
#include <fst/extensions/ngram/nthbit.h>
Include dependency graph for bitmap-index.cc:

Go to the source code of this file.

Namespaces

 fst
 

Functions

constexpr std::array< uint64_t, 64 > fst::LowBitsMasks ()
 

Variables

constexpr std::array< uint64_t, 64 > fst::kLowBitsMasks = LowBitsMasks()