| 
    MRPT
    2.0.0
    
   | 
 
#include <iterator>#include <random>#include <utility>Go to the source code of this file.
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.  | |
| mrpt::random | |
| A namespace of pseudo-random numbers generators of diferent distributions.  | |
Functions | |
| template<class RandomIt , class URBG > | |
| void | mrpt::random::shuffle (RandomIt first, RandomIt last, URBG &&g) | 
| Uniform shuffle a sequence.  More... | |
| template<class RandomIt > | |
| void | mrpt::random::shuffle (RandomIt first, RandomIt last) | 
| Uniform shuffle a sequence.  More... | |
| Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |