FST
openfst-1.8.4
OpenFst Library
|
#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>
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() |