Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <Permutation.hpp>
Static Public Member Functions | |
template<class T > | |
static ext::map< T, T > | permutationMap (const ext::set< T > &data) |
|
inlinestatic |