Pixie
Loading...
Searching...
No Matches
implementations.h File Reference

All wavelet-tree implementations provided by Pixie. More...

#include <pixie/wavelet_tree.h>
#include <pixie/wavelet_tree/index.h>

Go to the source code of this file.

Detailed Description

All wavelet-tree implementations provided by Pixie.

  • WaveletTreeIndex<Symbol, Storage>: typed, storage-parameterized tree.
  • WaveletTree<Symbol>: owning aligned-storage alias.
  • WaveletTreeView<Symbol>: non-owning read-only storage view alias.