SDSL 3.0.1
Succinct Data Structure Library
inv_perm_support.hpp File Reference

inv_perm_support.hpp contains a class which adds access to the inverse of a permutation. More...

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.
 

Detailed Description

inv_perm_support.hpp contains a class which adds access to the inverse of a permutation.

Author
Simon Gog

Definition in file inv_perm_support.hpp.