Template Function mrpt::random::shuffle(RandomIt, RandomIt)

Function Documentation

template<class RandomIt>
void mrpt::random::shuffle(RandomIt first, RandomIt last)

Uniform shuffle a sequence.