RandomSelect.hpp File Reference

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

namespace  RandomLib

Defines

#define RANDOMSELECT_HPP   "$Id: RandomSelect.hpp 6429 2008-04-28 00:14:02Z ckarney $"

Detailed Description

Header for RandomSelect.

An implementation of the Walker algorithm for selecting from a finite set.

Written by Charles Karney <charles@karney.com> and licensed under the LGPL. For more information, see http://charles.karney.info/random/

Definition in file RandomSelect.hpp.


Define Documentation

#define RANDOMSELECT_HPP   "$Id: RandomSelect.hpp 6429 2008-04-28 00:14:02Z ckarney $"

Definition at line 13 of file RandomSelect.hpp.


Generated on Thu Dec 31 15:24:29 2009 by  doxygen 1.6.1