|
Electroneum
|


Go to the source code of this file.
Namespaces | |
| tools | |
| Various Tools. | |
Functions | |
| template<typename F > | |
| void | tools::apply_permutation (std::vector< size_t > permutation, const F &swap) |
| template<typename T > | |
| void | tools::apply_permutation (const std::vector< size_t > &permutation, std::vector< T > &v) |