3.5.1. array.hpp¶
Full path: permutation/array.hpp
-
template<typename
ValueType
>
classarray_permutation
¶ Models
MutablePermutation
(but notDegreeAwarePermutation
).A minimum overhead permutation implemented as a raw pointer to array.
Full path: permutation/array.hpp
ValueType
>array_permutation
¶Models MutablePermutation
(but not DegreeAwarePermutation
).
A minimum overhead permutation implemented as a raw pointer to array.