Template Function Aux::ArrayTools::applyPermutation

Function Documentation

template<class ArrayIt, class PermIt>
void Aux::ArrayTools::applyPermutation(ArrayIt first, ArrayIt last, PermIt permFirst)