| RandomLib
    1.10
    | 
Header for RandomSelect. More...
#include <vector>#include <limits>#include <stdexcept>Go to the source code of this file.
| Classes | |
| class | RandomLib::RandomSelect< NumericType > | 
| Random selection from a discrete set.  More... | |
| Namespaces | |
| RandomLib | |
| Namespace for RandomLib. | |
Header for RandomSelect.
An implementation of the Walker algorithm for selecting from a finite set.
Copyright (c) Charles Karney (2006-2011) charles@karney.com and licensed under the MIT/X11 License. For more information, see http://randomlib.sourceforge.net/
Definition in file RandomSelect.hpp.
 1.8.6
 1.8.6