ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Function operator>>

alps::operator>>

Synopsis

// In header: <alps/random/buffered_rng.h>


std::istream & operator>>(std::istream & is, buffered_rng_base & r);

Description

reads the state of the generator from a std::istream

buffered_rng_base

Copyright © 2006-2008 Brigitte Surer, Matthias Troyer

PrevUpHomeNext