![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::random_choice
// In header: <alps/random/random_choice.hpp> template<typename RNG> class random_choice { public: // construct/copy/destruct random_choice(); template<typename CONT> random_choice(const CONT &); };
Copyright © 2006-2008 Brigitte Surer, Matthias Troyer |