|
SDSL 3.0.1
Succinct Data Structure Library
|
inv_perm_support.hpp contains a class which adds access to the inverse of a permutation. More...
#include <sdsl/bit_vectors.hpp>#include <sdsl/int_vector.hpp>#include <sdsl/iterators.hpp>#include <sdsl/rank_support.hpp>Go to the source code of this file.
Classes | |
| class | sdsl::inv_perm_support< t_s, t_bv, t_rank > |
| Class inv_perm_support adds access to the inverse of a permutation. More... | |
Namespaces | |
| namespace | sdsl |
| Namespace for the succinct data structure library. | |
inv_perm_support.hpp contains a class which adds access to the inverse of a permutation.
Definition in file inv_perm_support.hpp.